.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 20 Oct 2016 14:45:27 +0300
changeset 1547 33e03a4b3075
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
add more comments to svgui example
.project

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