.hgignore
author Edouard Tisserant
Wed, 04 Jun 2014 13:18:23 +0200
changeset 1414 8a3998d10b81
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
.project

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