.hgignore
author Edouard Tisserant
Thu, 04 Apr 2013 11:12:30 +0900
changeset 1013 d54ca1ec9090
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
More VAR_GLOBAL related tests in tests/python
.project

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