.hgignore
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 12 Mar 2019 09:48:05 -0700
changeset 4448 ab5bc57ba897
parent 3376 aad37ffd7d58
child 5224 0a6aee4b4947
permissions -rw-r--r--
tests: create "private" repository in already-updated state I'm going to add more copies of the repo and it's easier to work with the repo if it's already been updated.

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/