X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=7dd71eb66b253770a19504bc55b4a241e1746ea6;hb=df716df33af8e9a5b93d573a023ecd7fc24d9a03;hp=b3e93971ac723bce4972fb8050f9969c4215965b;hpb=44f30239c1650877f8f1a4d9a5b56f0dbd0e3ea2;p=tinc diff --git a/.gitignore b/.gitignore index b3e93971..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 @@ -42,9 +48,11 @@ /test/*.log /test/*.trs /test/splice -/test/testlib.sh Makefile Makefile.in core* heaptrack.* *.tar.gz* +/subprojects/* +!/subprojects/*.wrap +