.hgignore
author Edouard Tisserant
Wed, 06 Mar 2013 10:30:55 +0900
changeset 959 046aeae0d71c
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Python shell and wx inspector now both available even when PLC not started
.project

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