Make sure the stop command works on Windows if tincd is running in the foreground.
[tinc] / .gitignore
index a28ddd1..1cf6023 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/splice
 Makefile
 Makefile.in
 core*
+heaptrack.*
 *.tar.gz*