.hgignore
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
Fri, 26 Jul 2013 12:06:44 +0200
changeset 743 af74a5cdf96b
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
conform to the Mercurial custom of lowercase messages ...and while at it, use the more usual long form of "can't"

syntax: re
/figures/[^/]+\.png$
^docs/build/
^docs/html/
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$