.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 26 Sep 2018 17:17:11 +0200
changeset 4146 f7aa0ecae3a4
parent 3376 aad37ffd7d58
child 5224 0a6aee4b4947
permissions -rw-r--r--
pullbundle: deal with another special case introduced by arbitrary ranges previous, we dealt with the case where the tippest subrange of the stable parent was too long. Now, we need to deal with the case where it is too small.

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/