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