.hgignore
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 12 Nov 2017 01:35:51 +0530
changeset 3214 9fe2b3fd7fc7
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
obslog: add initial support for showing note in obslog This add a very basic and initial support for showing the note stored in the obsmarker in obslog to test the upcoming changes which adds support. The UI is not finalised and will be improved in the patches after support is added and we have tests with the current output.

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
^tests/.*\.err$
^tests/easy_run.sh$
^build/
^dist/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes