view .hgignore @ 481:4e0f1aae8d24

evolve: touch command command to easily revive a changeset.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 23 Aug 2012 12:51:34 +0200
parents cc8038e3bc23
children 53ad6062f7cc
line wrap: on
line source

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