.hgignore
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 01 Sep 2016 04:38:56 +0530
changeset 1729 8ed0266c58a3
parent 1695 77df6101d3b5
child 2020 143c8e4dc22d
permissions -rw-r--r--
evolve: removed redundant try/finally blocks There were two todo's to remove the redundant try finally blocks. Done that and also fixed the indentation afterwards.

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