.hgignore
author Edouard Tisserant
Tue, 05 Mar 2013 20:14:12 +0900
changeset 957 463d4b2b058d
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
.project

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