X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=b3e93971ac723bce4972fb8050f9969c4215965b;hb=50f23fbc02bd52bdc5cfd4fc9c0c6f177083efda;hp=88ee300395808e07b07a02776d3b119db8d4a75f;hpb=d3cb2a7342218c1aadfacd92d640c426d725112f;p=tinc diff --git a/.gitignore b/.gitignore index 88ee3003..b3e93971 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ *.o *.orig *.swp +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -33,11 +36,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*