view .hgignore @ 701:f752089479ce stable

add a duplicate option in touch
author Denis Laxalde <denis.laxalde@logilab.fr>
date Fri, 08 Feb 2013 22:12:46 +0000
parents 41688ca951e7
children a7bad80b7700 854421a48e0c
line wrap: on
line source

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