Fix compiling when support for UML sockets is enabled.
[oweals/tinc.git] / .gitignore
index 15771158316ce89524e86293e7540cf79a2a5abd..f3cd877db0d9cc6fdfc548e1ecfc182fbe7f159b 100644 (file)
@@ -1,10 +1,14 @@
+.*
+!.gitignore
+!.astylerc
 *.a
 *.dirstamp
 *.o
 *.orig
 *.swp
-.deps
-.libs
+*.gcno
+*.gcda
+*-coverage*
 /ChangeLog
 /INSTALL
 /aclocal.m4
 /src/sptps_test
 /src/version_git.h
 /stamp-h1
+/systemd/*.service
 /test-driver
 /test/*.test.*
 /test/*.log
 /test/*.trs
+/test/pong
 Makefile
 Makefile.in
 core*
+heaptrack.*
 *.tar.gz*
-.Tpo