.hgignore
author Edouard Tisserant
Mon, 16 Feb 2015 16:23:51 +0100
changeset 1446 4963e3816641
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
Split runtime's twisted modules import and setup to ease runtime extensions hotpatching
.project

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