.hgignore
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 21 Jan 2018 16:55:02 -0500
branchstable
changeset 3486 bee9fee8f36b
parent 3376 aad37ffd7d58
child 5224 0a6aee4b4947
permissions -rw-r--r--
test: explicitly run HGEDITOR shell command with `sh` Otherwise Windows pops up the "What program do you want to use to open this?" dialog.

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/