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