From 14e5b61471f54fcff5942bb31635a50cd0f241de Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Thu, 5 Jan 2012 16:38:26 +0100 Subject: [PATCH] Update .hgignore. --- .hgignore | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.hgignore b/.hgignore index f177dfa..da418c2 100644 --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,7 @@ -syntax: glob -*.dll -*.so -*.o -*.a -*.exe +syntax: glob +*.dll +*.so +*.o +*.a +*.exe +*~