.hgignore
author Edouard Tisserant
Fri, 19 Jun 2015 09:34:18 +0200
changeset 1463 de311ffe3961
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers.
.project

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