.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 06 Oct 2016 11:30:04 +0300
changeset 1540 cf1df00e6f86
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
complete fix in commit 3518d10 for wxgtk2.8
.project

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