.hgignore
author Laurent Bessard
Thu, 18 Apr 2013 11:56:01 +0200
changeset 1038 1923a69482f8
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed bug when right click on ProjectTree project item
.project

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