.hgignore
author Patrick Mezard <patrick@mezard.eu>
Wed, 15 Aug 2012 16:54:48 +0200
changeset 459 3477326461e3
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
obsolete: more typos and cleanup

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