.hgignore
author Edouard Tisserant
Wed, 15 May 2013 18:21:20 +0900
changeset 1145 203f4eff3313
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed PLC global var access from python. Added test in tests/python
.project

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