view .hgignore @ 1683:1b1c8c0ab20e

evolve: factor out sanity checks for folds We're going to use the same checks in another context in an upcoming patch.
author Siddharth Agarwal <sid0@fb.com>
date Mon, 25 Apr 2016 16:24:42 -0700
parents a7bad80b7700
children 77df6101d3b5
line wrap: on
line source

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