Prepare for automatic code formatting using Artistic Style.
[tinc] / .gitignore
index f45f7a6..41d240d 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*