.hgignore
author Anton Shestakov <av6@dwimlabs.net>
Tue, 23 Jul 2019 18:05:40 +0800
changeset 4820 d842a4c6fc4a
parent 3376 aad37ffd7d58
child 5224 0a6aee4b4947
permissions -rw-r--r--
tests: separate rewinding of merge commits, temporarily drop an error case The error case will come back in the following commit, because it organically fits there without the need of a separate working clone.

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

^docs/training/graphs/
^docs/training/html/
^docs/training/index.html
^docs/training/graphviz-images/
^docs/training/img/
^docs/training/output/
^docs/training/pandocfilters/