.hgignore
author Edouard Tisserant
Wed, 24 Apr 2013 15:44:46 +0900
changeset 1051 847d68c3e7ff
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
.project

syntax: regexp
^tests/.*/build$
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$