.hgignore
author Patrick Mezard <patrick@mezard.eu>
Wed, 15 Aug 2012 15:38:55 +0200
changeset 456 79aacd34bf1e
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
obsolete: simplify module docstring

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