.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 03 Dec 2012 14:41:14 +0100
branchstable
changeset 644 8e41d5b78dff
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
support -r option in prune, add a test for this Also localize options in fold.

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