# HG changeset patch
# User Edouard Tisserant
# Date 1362386978 -32400
# Node ID 7ef2f485c28f2f85b27112e2ef1f2a3efaf98826
# Parent  ab487d32ce9a3ccd607c53d4553c831ea7377991
More ignored files in .hgignore

diff -r ab487d32ce9a -r 7ef2f485c28f .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$