Update THANKS.
[tinc] / .gitignore
index 88ee300..d9d38dc 100644 (file)
@@ -1,4 +1,5 @@
 .*
+!.github/
 !.gitignore
 !.astylerc
 *.a
@@ -6,6 +7,9 @@
 *.o
 *.orig
 *.swp
+*.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/splice
+/test/testlib.sh
 Makefile
 Makefile.in
 core*
+heaptrack.*
 *.tar.gz*