.hgignore
author Edouard Tisserant
Fri, 19 Apr 2013 11:19:55 +0900
changeset 1045 a220a27defe5
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
.project

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