Move repeating MIN/MAX macros into dropin.h.
[tinc] / .gitignore
index a28ddd1..40094c4 100644 (file)
@@ -1,13 +1,22 @@
 .*
+!.github/
+!.ci/
+!.builds/
 !.gitignore
 !.astylerc
+!.clang-tidy
+*~
 *.a
 *.dirstamp
 *.o
 *.orig
 *.swp
+*.gcno
+*.gcda
+*-coverage*
 /ChangeLog
 /INSTALL
+/README
 /aclocal.m4
 /autom4te.cache
 /compile
 /test/*.test.*
 /test/*.log
 /test/*.trs
+/test/splice
+/test/testlib.sh
 Makefile
 Makefile.in
 core*
+heaptrack.*
 *.tar.gz*