.hgignore
author Edouard Tisserant
Mon, 09 Feb 2015 00:45:03 +0100
changeset 1442 ad9a7853dea2
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed race condition preventing to stop PLC through WAMP
.project

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