.hgignore
author Boris Feld <boris.feld@octobus.net>
Wed, 18 Dec 2019 14:10:56 +0100
changeset 5228 cfabc3c4aa10
parent 5224 0a6aee4b4947
permissions -rw-r--r--
Temporary commit for time measurement of test file + pandoc

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/tutorial/graphs/
^docs/tutorial/html/
^docs/tutorial/index.html
^docs/tutorial/graphviz-images/
^docs/tutorial/img/
^docs/tutorial/output/
^docs/tutorial/pandocfilters/