.hgignore
author Edouard Tisserant
Tue, 26 Mar 2013 12:44:44 +0900
changeset 1002 15c05ba95df4
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
LogMessage string pointer now char* instead of uint8_t*
.project

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