view .hgignore @ 1226:901d2f4b21a9

config: allow disabling commands Now that upstream Mercurial has multiple options for obsolete configuration, we can allow enabling and disabling of evolve commands.
author Durham Goode <durham@fb.com>
date Wed, 15 Oct 2014 15:41:26 -0700
parents 41688ca951e7
children a7bad80b7700 854421a48e0c
line wrap: on
line source

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