.hgignore
author Edouard Tisserant
Fri, 15 Mar 2013 17:47:53 +0900
changeset 985 cd8dadcef426
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration
.project

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