.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 02 May 2016 18:21:54 +0200
changeset 1687 73e0018c423f
parent 1643 a7bad80b7700
child 1695 77df6101d3b5
permissions -rw-r--r--
fold: move sanity check after locking Checking for operation validaty without the locks open us to race condition.

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