.hgignore
author Sergey Surkov <surkovsv93@gmail.com>
Fri, 28 Oct 2016 18:28:10 +0300
changeset 1558 d75cc9ad328e
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
now dialogs Find and Search in Project can be closed with ESC button
.project

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