.hgignore
changeset 955 7ef2f485c28f
parent 944 52a17be9c4d1
child 1526 0fa5de94c131
child 1910 a375e31bf312
--- a/.hgignore	Mon Mar 04 17:49:12 2013 +0900
+++ b/.hgignore	Mon Mar 04 17:49:38 2013 +0900
@@ -4,3 +4,7 @@
 ^tests/.*/build$
 syntax: regexp
 ^.*\.pyc$
+syntax: regexp
+^.*~$
+syntax: regexp
+^.*\.swp$