.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 25 Jul 2012 19:36:02 +0200
changeset 388 97b75bbfacc5
parent 262 4675d9c6c66b
child 391 92adb5b34a04
permissions -rw-r--r--
obsolete: rely on core for context and reveset which exist there (this means loosing the cache :-( )

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