.hgignore
author Ryan McElroy <rmcelroy@fb.com>
Fri, 09 Oct 2015 16:21:30 -0700 (2015-10-09)
changeset 1513 4f7e0e0318a5
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
prune: reuse revset from repair instead of copy-pasting code
syntax: re
/figures/[^/]+\.png$
^docs/build/
^docs/html/
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$