.hgignore
author Edouard Tisserant
Fri, 22 Mar 2013 11:02:56 +0900
changeset 996 17d9c81b5ed8
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed typo in copy_to_log
.project

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