.hgignore
author Joerg Sonnenberger <joerg@bec.de>
Sat, 01 Jun 2019 02:30:14 +0200
branchstable
changeset 4659 4d2f8c99f23a
parent 3376 aad37ffd7d58
child 5224 0a6aee4b4947
permissions -rw-r--r--
templates: don't alias keywords directly Putting the same function twice in the registry results in duplicate doc strings and therefore confusing "hg help template" 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

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