.hgignore
author Edouard Tisserant
Wed, 06 Mar 2013 09:40:28 +0900
changeset 958 511bf048b8b7
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
.project

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