X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=2f34081cb93c6e3c8db7db26f518e8d4d2cf43fc;hb=e050753d1fc4d4465032919746c2a4db78f19932;hp=46d528fd10b94f586950035fd64031e68b48b330;hpb=7f749c7e75c08549d7ce43838622624a8093de85;p=tinc diff --git a/.gitignore b/.gitignore index 46d528fd..2f34081c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,17 @@ +.* +!.github/ +!.builds/ +!.gitignore +!.astylerc +*~ *.a *.dirstamp *.o *.orig *.swp -.deps -.libs +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -32,9 +39,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