X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=7dd71eb66b253770a19504bc55b4a241e1746ea6;hb=90cde91141ec61be4354d8deab21edb8fdf01022;hp=d9d38dc91f459e54ac5918b96931435ae280dc58;hpb=14de587f4f56827193291d5b5eed11ffa2190cc6;p=tinc diff --git a/.gitignore b/.gitignore index d9d38dc9..7dd71eb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,11 @@ .* !.github/ +!.ci/ +!.builds/ !.gitignore !.astylerc +!.clang-tidy +*~ *.a *.dirstamp *.o @@ -12,6 +16,7 @@ *-coverage* /ChangeLog /INSTALL +/README /aclocal.m4 /autom4te.cache /compile @@ -43,9 +48,11 @@ /test/*.log /test/*.trs /test/splice -/test/testlib.sh Makefile Makefile.in core* heaptrack.* *.tar.gz* +/subprojects/* +!/subprojects/*.wrap +