X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=cb9bf5c90e8b9ac952d5c7873ad7732582a38679;hb=7619f84393f824a84e20e03167304b27d3581ac0;hp=88ee300395808e07b07a02776d3b119db8d4a75f;hpb=d3cb2a7342218c1aadfacd92d640c426d725112f;p=tinc diff --git a/.gitignore b/.gitignore index 88ee3003..cb9bf5c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,19 @@ .* +!.github/ +!.ci/ +!.builds/ !.gitignore !.astylerc +!.clang-tidy +*~ *.a *.dirstamp *.o *.orig *.swp +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -33,11 +41,15 @@ /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*