X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=7dd71eb66b253770a19504bc55b4a241e1746ea6;hb=9c577bd201009f14b4cb5d8540b6dc03246f6165;hp=1cf6023b81eda81878c149f7b15f28322ca28626;hpb=1fbaca31a15a37135d8d1de14c56b0df98a8ba1c;p=tinc diff --git a/.gitignore b/.gitignore index 1cf6023b..7dd71eb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ .* +!.github/ +!.ci/ +!.builds/ !.gitignore !.astylerc +!.clang-tidy +*~ *.a *.dirstamp *.o @@ -11,6 +16,7 @@ *-coverage* /ChangeLog /INSTALL +/README /aclocal.m4 /autom4te.cache /compile @@ -47,3 +53,6 @@ Makefile.in core* heaptrack.* *.tar.gz* +/subprojects/* +!/subprojects/*.wrap +