.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 04 Oct 2016 18:01:08 +0300
changeset 1536 3518d10487db
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used
.project

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