.hgignore
author Edouard Tisserant
Thu, 16 May 2013 17:40:32 +0900
changeset 1157 72d14a74c643
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Added wiimote input example using python-cwiid and python PLC global variable access
.project

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