.hgignore
author Paul Beltyukov
Thu, 18 Aug 2016 14:35:03 +0500
changeset 1517 30692ab8b5c7
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
This fixes issue #5
.project

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