.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 12 Oct 2016 17:53:18 +0300
changeset 1541 9be98ccfed97
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
cleanup python example
.project

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