view .hgignore @ 314:ebd286f06879

uncommit: add --all option Convenient when combined with --exclude.
author Patrick Mezard <patrick@mezard.eu>
date Sat, 23 Jun 2012 19:24:37 +0200
parents 4675d9c6c66b
children 92adb5b34a04
line wrap: on
line source

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