Reformat all code using astyle.
[oweals/tinc.git] / .gitignore
index f45f7a68ec41964b661d1172109bd4dba5fd6567..41d240d4c5f1437bccb99284a2256733fccc2f5e 100644 (file)
@@ -1,5 +1,8 @@
+.*
+!.gitignore
+!.astylerc
 Makefile
-Makefile.*
+Makefile.in
 *.o
 *.a
 /config.*
@@ -12,6 +15,16 @@ Makefile.*
 /install-sh
 /missing
 INSTALL
-.deps
 stamp-h1
 /src/device.c
+*.tar.gz*
+/doc/*.tex
+/doc/tincinclude.texi
+/doc/*.info
+/doc/*.5
+/doc/*.8
+/doc/*.html
+/doc/*.pdf
+/doc/*.t2p
+/ChangeLog
+core*