Add basic .gitignore file, cleaning (most) files generated by autotools.
authorVilbrekin <vilbrekin@gmail.com>
Sat, 25 Aug 2012 17:59:26 +0000 (19:59 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 24 Sep 2012 11:55:27 +0000 (13:55 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f45f7a6
--- /dev/null
@@ -0,0 +1,17 @@
+Makefile
+Makefile.*
+*.o
+*.a
+/config.*
+/src/tincd
+/autom4te.cache
+/aclocal.m4
+/compile
+/configure
+/depcomp
+/install-sh
+/missing
+INSTALL
+.deps
+stamp-h1
+/src/device.c