.hgignore
author mjsousa
Tue, 08 Jul 2014 18:01:33 +0100
changeset 1471 3eda8d8f622d
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
merge
.project

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