X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=.gitignore;h=b3e93971ac723bce4972fb8050f9969c4215965b;hp=b6910c9791060632891e570624014f3bd045e473;hb=refs%2Fheads%2F1.1;hpb=c88ea49679b41ec5dc675a4164d0c26eee425ff7 diff --git a/.gitignore b/.gitignore index b6910c97..0ec95d5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .* !.github/ +!.ci/ !.builds/ !.gitignore !.astylerc @@ -15,6 +16,7 @@ *-coverage* /ChangeLog /INSTALL +/README /aclocal.m4 /autom4te.cache /compile @@ -46,9 +48,11 @@ /test/*.log /test/*.trs /test/splice -/test/testlib.sh Makefile Makefile.in core* heaptrack.* *.tar.gz* +/subprojects/* +!/subprojects/*.wrap +__pycache__