.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 28 Apr 2016 16:54:01 +0300
changeset 1509 7aaf850d8d1c
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
fix highlighting of multiline comments in ST and IL

close #2
.project

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