X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=40094c48daa0a89d4abda412a7e3c9ebe71be238;hb=6831262780e0bc707841227b5e069ee8756ddebf;hp=a28ddd1d06c2681103ae268e176073e50a5ccdc0;hpb=e56589082f6198380d7f2246a776e41d388496f6;p=tinc diff --git a/.gitignore b/.gitignore index a28ddd1d..40094c48 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -38,7 +47,10 @@ /test/*.test.* /test/*.log /test/*.trs +/test/splice +/test/testlib.sh Makefile Makefile.in core* +heaptrack.* *.tar.gz*