.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 24 Aug 2016 13:06:52 +0300
changeset 1519 f7ac0d11118e
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
fix race condition in ProcessLogger
.project

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