Update .gitignore.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Feb 2016 14:39:41 +0000 (15:39 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Feb 2016 14:41:51 +0000 (15:41 +0100)
.gitignore

index ac663e9..e4ea408 100644 (file)
@@ -1,17 +1,28 @@
-Makefile
-Makefile.in
-*.o
 *.a
-/config.*
-/src/tincd
-/autom4te.cache
+*.dirstamp
+*.o
+*.orig
+*.swp
+.deps
+/ChangeLog
+/INSTALL
 /aclocal.m4
+/autom4te.cache
 /compile
+/config.*
 /configure
 /depcomp
+/doc/sample-config.tar.gz
+/doc/texinfo.tex
+/doc/tinc.info
 /install-sh
 /missing
-INSTALL
-.deps
-stamp-h1
 /src/device.c
+/src/tincd
+/src/version-git.h
+/stamp-h1
+/test-driver
+Makefile
+Makefile.in
+core
+core.*