.hgignore
author Edouard Tisserant
Thu, 27 Feb 2014 23:04:27 +0100
changeset 1396 bc14b43bd27f
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed non initialized timer causing exception in some rare cases (continued)
.project

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