Fix two small memory leaks.
[oweals/tinc.git] / .gitignore
index ac663e9f03ce41a13a9cea466d8e46e95acb315a..3c8c4d3373a2a67271c8baabc6705a4065af0dbf 100644 (file)
@@ -1,3 +1,6 @@
+.*
+!.gitignore
+!.astylerc
 Makefile
 Makefile.in
 *.o
@@ -12,6 +15,17 @@ Makefile.in
 /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
+/systemd/*.service
+/ChangeLog
+core*