.hgignore
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 17 Nov 2014 15:49:39 +0100
branchstable
changeset 1164 8147b59ac9dc
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
debian: update control file to reflect dependency to mercurial 3.2

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