.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 26 Oct 2016 19:13:26 +0300
changeset 1551 131610a94da0
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
fix issue with empty frame with generated ST code
.project

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