.hgignore
author Edouard Tisserant
Thu, 16 May 2013 20:42:48 +0900
changeset 1160 e9e9d3193894
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed GCC warnings when building stub code for python PLC globals access
.project

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