summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 978fc83..c241d13 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,8 @@
syntax: regexp
^\.deps/
+^\.libs/
+^autom4te.cache/
^\.project$
^\.cproject$
^levels/level.lvl$
@@ -12,3 +14,5 @@ syntax: regexp
^zoom$
\.o$
^zoom-bin$
+^libtool$
+~$