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