.hgignore
author Edouard Tisserant
Fri, 21 Mar 2014 00:21:15 +0100
changeset 1400 65a751cbb9b9
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Fixed typo in plcopen.py
.project

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