.hgignore
author Edouard Tisserant
Sun, 04 Aug 2013 22:55:12 +0900
changeset 1283 f3cfe1ff917e
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
More optimization attemps in type handling
.project

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