.hgignore
author alexander@macbook-pro-alexander.local
Sat, 10 Sep 2016 11:19:40 +0500
changeset 1528 d551f2925a86
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
Fixed crash when starts on OS X with wxPython 3.0.x
.project

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