Fix compiling when support for UML sockets is enabled.
[oweals/tinc.git] / .gitignore
index a28ddd1d06c2681103ae268e176073e50a5ccdc0..f3cd877db0d9cc6fdfc548e1ecfc182fbe7f159b 100644 (file)
@@ -6,6 +6,9 @@
 *.o
 *.orig
 *.swp
+*.gcno
+*.gcda
+*-coverage*
 /ChangeLog
 /INSTALL
 /aclocal.m4
@@ -38,7 +41,9 @@
 /test/*.test.*
 /test/*.log
 /test/*.trs
+/test/pong
 Makefile
 Makefile.in
 core*
+heaptrack.*
 *.tar.gz*