.hgignore
author Edouard Tisserant
Tue, 05 Mar 2013 20:12:51 +0900
changeset 956 c838c50f8946
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
.project

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