.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 21 Oct 2016 13:06:31 +0300
changeset 1548 3ebc08f75fef
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
fix issue with non-working global hotkeys in IEC code panel
.project

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