.hgignore
author Edouard Tisserant
Mon, 02 Feb 2015 16:51:35 +0100
changeset 1435 291a17b755d1
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed python runtime trace thread auto suspend. Now suspends after 3 seconds when no trace is requested
.project

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