.hgignore
author Edouard Tisserant
Thu, 16 May 2013 17:40:22 +0900
changeset 1156 9708ed2a4ac2
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Added more clear error message in case of access to non declared PLC global from python code
.project

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