CI: add support for FreeBSD/NetBSD/OpenBSD through sourcehut
[tinc] / .gitignore
index a28ddd1..e7bb9ef 100644 (file)
@@ -1,4 +1,6 @@
 .*
+!.github/
+!.builds/
 !.gitignore
 !.astylerc
 *.a
@@ -6,6 +8,9 @@
 *.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*