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