.hgignore
author Tyrone Nicholas <tnicholas@fb.com>
Tue, 27 Jan 2015 16:07:57 +0000
branchstable
changeset 1194 aa7cdd9d7310
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
evolve: explicitly disable bookmark on evolve (issue4432) We no longer leave the current bookmark active after an evolve, since it is no longer pointing to the working directory.

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