summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-06-24 00:18:30 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-06-24 00:18:30 +0200
commit62c3d8b8dc4c604bbc07116d3791c927afc3e007 (patch)
tree2464bdd9481feda8781850a1931f98afbd15601a /.hgignore
parentc8331e451ab2585513f38bcb3ed8318974a39901 (diff)
downloadzoom-62c3d8b8dc4c604bbc07116d3791c927afc3e007.tar
zoom-62c3d8b8dc4c604bbc07116d3791c927afc3e007.zip
Added .hgignore
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..978fc83
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,14 @@
+
+syntax: regexp
+^\.deps/
+^\.project$
+^\.cproject$
+^levels/level.lvl$
+^config.h$
+^config.log$
+^config.status$
+^Makefile$
+^stamp-h1$
+^zoom$
+\.o$
+^zoom-bin$