X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=b3e93971ac723bce4972fb8050f9969c4215965b;hb=25a3945e77927c11cae915b7b46fac7ac789013d;hp=15771158316ce89524e86293e7540cf79a2a5abd;hpb=ebade1e8f80ebaa476f701089da7ae654837397c;p=tinc diff --git a/.gitignore b/.gitignore index 15771158..b3e93971 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ +.* +!.gitignore +!.astylerc *.a *.dirstamp *.o *.orig *.swp -.deps -.libs +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -32,12 +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* -.Tpo