.hgignore
author Edouard Tisserant
Mon, 02 Feb 2015 23:11:01 +0100
changeset 1436 e15ca67197b9
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
py_ext user python code can now know about global variables shared with PLC. updated tests/python accordingly
.project

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