X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=e7bb9ef4e674cc9f664156bf45c322b704dfb87e;hb=a459e57de5fa4d32ee1162e49770fd8730e3707d;hp=88ee300395808e07b07a02776d3b119db8d4a75f;hpb=d3cb2a7342218c1aadfacd92d640c426d725112f;p=tinc diff --git a/.gitignore b/.gitignore index 88ee3003..e7bb9ef4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .* +!.github/ +!.builds/ !.gitignore !.astylerc *.a @@ -6,6 +8,9 @@ *.o *.orig *.swp +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -33,11 +38,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*