summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-06-24 00:47:35 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-06-24 00:47:35 +0200
commit0b2c87dee6b9dad23abebc746b0f6dddf3a51645 (patch)
treef6385ced86e5e9c1774c4614fa1b0dabc39fa74a /.hgignore
parent62c3d8b8dc4c604bbc07116d3791c927afc3e007 (diff)
downloadzoom-0b2c87dee6b9dad23abebc746b0f6dddf3a51645.tar
zoom-0b2c87dee6b9dad23abebc746b0f6dddf3a51645.zip
Use libtool for linkingHEADmaster
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$
+~$