Check the return value from snprintf().
[oweals/tinc.git] / .gitignore
index f45f7a68ec41964b661d1172109bd4dba5fd6567..3c8c4d3373a2a67271c8baabc6705a4065af0dbf 100644 (file)
@@ -1,5 +1,8 @@
+.*
+!.gitignore
+!.astylerc
 Makefile
 Makefile
-Makefile.*
+Makefile.in
 *.o
 *.a
 /config.*
 *.o
 *.a
 /config.*
@@ -12,6 +15,17 @@ Makefile.*
 /install-sh
 /missing
 INSTALL
 /install-sh
 /missing
 INSTALL
-.deps
 stamp-h1
 /src/device.c
 stamp-h1
 /src/device.c
+*.tar.gz*
+/doc/*.tex
+/doc/tincinclude.texi
+/doc/*.info
+/doc/*.5
+/doc/*.8
+/doc/*.html
+/doc/*.pdf
+/doc/*.t2p
+/systemd/*.service
+/ChangeLog
+core*