X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=7dd71eb66b253770a19504bc55b4a241e1746ea6;hb=373b0c12d9d0e8a3b449fd18be704e28dd6403e1;hp=f3cd877db0d9cc6fdfc548e1ecfc182fbe7f159b;hpb=8f2ef1a174d18a9efdf9b0bd2417132fe7d84e9f;p=tinc diff --git a/.gitignore b/.gitignore index f3cd877d..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 @@ -41,9 +47,12 @@ /test/*.test.* /test/*.log /test/*.trs -/test/pong +/test/splice Makefile Makefile.in core* heaptrack.* *.tar.gz* +/subprojects/* +!/subprojects/*.wrap +