.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 05 Oct 2016 18:11:52 +0300
changeset 1539 8e5c03798abc
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
fix syncronization issue during killing ProcessLoggers on IDE close
.project

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