.hgignore
author Edouard Tisserant
Sat, 12 Oct 2013 10:10:30 +0900
changeset 1362 077bcba2d485
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Cleaner matplotlib import preventing noisy warnings
.project

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