Avoid trying to send an ANS_KEY request to unreachable nodes.
[tinc] / .gitignore
index a28ddd1..2f34081 100644 (file)
@@ -1,11 +1,17 @@
 .*
+!.github/
+!.builds/
 !.gitignore
 !.astylerc
+*~
 *.a
 *.dirstamp
 *.o
 *.orig
 *.swp
+*.gcno
+*.gcda
+*-coverage*
 /ChangeLog
 /INSTALL
 /aclocal.m4
 /test/*.test.*
 /test/*.log
 /test/*.trs
+/test/splice
+/test/testlib.sh
 Makefile
 Makefile.in
 core*
+heaptrack.*
 *.tar.gz*