.hgignore
author Laurent Bessard
Wed, 24 Apr 2013 00:20:13 +0200
changeset 1057 3837e165b3f9
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Added support for search in PythonEditor and IECCodeViewer
.project

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