aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-09-15 21:00:54 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-09-15 21:00:54 +0800
commita78db2ddd58f8dd7c8ec825a2ad0cf816a5558a3 (patch)
treeac028ab0666fa4347f51172c3ec20fe1e90a8b4e
parent4bbfa274a455b4bf70bd0233c1b0c2bc288d1715 (diff)
Create a .gitignore to ignore the generated files1.0.1
-rw-r--r--.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..84e69a9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+#autofoo
+.libs
+.deps
+cellmgr_config.h*
+Makefile
+Makefile.in
+*.tar.*
+version
+clocal.m4
+utom4te.cache/
+config.log
+config.status
+configure
+depcomp
+install-sh
+missing
+stamp-h1
+
+# compiled stuff
+*.o
+*.sw?
+
+# binaries
+cellmgr_ng
+mgcp_mgw
+patching_test
+mtp_parse_test