.hgignore
author Edouard Tisserant
Thu, 16 May 2013 14:46:20 +0900
changeset 1154 da9ccfceff31
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed build error with python <-> PLCglobals variables declared with no initial value
.project

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