.hgignore
author Laurent Bessard
Mon, 03 Jun 2013 08:41:10 +0200
changeset 1211 e3f805ba74ca
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed bug when launching Beremiz with a wrong project path
.project

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