.hgignore
author anatoly techtonik <techtonik@gmail.com>
Mon, 20 Oct 2014 13:54:46 +0300
branchstable
changeset 1149 a206ee74f129
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
evolve: add various version info to save time on troubleshooting

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