beremiz
Clone
Summary
Browse
Changes
Graph
More ignored files in .hgignore
2013-03-04, Edouard Tisserant
7ef2f485c28f
Parents
ab487d32ce9a
Children
c838c50f8946
069466072e9d
More ignored files in .hgignore
1 files changed, 4 insertions(+), 0 deletions(-)
+4
-0
.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$