.hgignore
author Edouard Tisserant
Thu, 04 Apr 2013 11:13:28 +0900
changeset 1014 e2f7d6c95db0
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Now python files provided by extentions have init, start, stop and cleanup hooks
.project

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