.hgignore
author Edouard Tisserant
Fri, 14 Feb 2014 21:27:49 +0100
changeset 1393 e6c3908c925d
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed import error when loading extensions
.project

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