.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 31 Jul 2012 12:45:24 +0200
changeset 405 b5b1bf5166a2
parent 391 92adb5b34a04
child 422 cc8038e3bc23
permissions -rw-r--r--
obsolete: enable obsolete feature The feature is now disabled by default in core.

syntax: re
/figures/[^/]+\.png$
^docs/build/
^docs/html/
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$