.hgignore
author Boris Feld <boris.feld@octobus.net>
Fri, 22 Nov 2019 18:56:42 +0100
changeset 5226 38d225efcea9
parent 5224 0a6aee4b4947
permissions -rw-r--r--
tutorial: compile the tutorial in rst so it can be included

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/