.hgignore
author Edouard Tisserant
Sat, 29 Mar 2014 14:49:48 +0100
changeset 1402 49441045b192
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
On windows, prepend CWD to PATH before invoking Generic target make command
.project

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