.hgignore
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 02 Oct 2014 15:53:54 -0500
changeset 1119 7068ccfed963
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
test: adapt to core mercurial 9ab18a912c44 This changesets improved the output of prompt during test.

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