.hgignore
author Faheem Mitha <faheem@faheem.info>
Mon, 11 Aug 2014 01:57:09 +0530
branchstable
changeset 1052 ac47c2f774a8
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
relocate: fix typo

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