X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=7dd71eb66b253770a19504bc55b4a241e1746ea6;hb=b9a7444b9fa216d16d91f34d2e12f51fc4d60e46;hp=46d528fd10b94f586950035fd64031e68b48b330;hpb=7f749c7e75c08549d7ce43838622624a8093de85;p=tinc diff --git a/.gitignore b/.gitignore index 46d528fd..7dd71eb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,22 @@ +.* +!.github/ +!.ci/ +!.builds/ +!.gitignore +!.astylerc +!.clang-tidy +*~ *.a *.dirstamp *.o *.orig *.swp -.deps -.libs +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL +/README /aclocal.m4 /autom4te.cache /compile @@ -32,9 +42,17 @@ /src/sptps_test /src/version_git.h /stamp-h1 +/systemd/*.service /test-driver +/test/*.test.* +/test/*.log +/test/*.trs +/test/splice Makefile Makefile.in core* +heaptrack.* *.tar.gz* -.Tpo +/subprojects/* +!/subprojects/*.wrap +