X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=.gitignore;h=b3e93971ac723bce4972fb8050f9969c4215965b;hp=2f34081cb93c6e3c8db7db26f518e8d4d2cf43fc;hb=refs%2Fheads%2F1.1;hpb=2b6bb5e7ffbcf3a31db073e4f020ef869fce4906 diff --git a/.gitignore b/.gitignore index 2f34081c..0ec95d5d 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 +__pycache__