More ignored files in .hgignore
authorEdouard Tisserant
Mon, 04 Mar 2013 17:49:38 +0900
changeset 955 7ef2f485c28f
parent 954 ab487d32ce9a
child 956 c838c50f8946
child 961 069466072e9d
More ignored files in .hgignore
.hgignore
--- 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$