X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=b6910c9791060632891e570624014f3bd045e473;hb=bf7abd5a059d27dc544b435b67f7f1d5419d318b;hp=a28ddd1d06c2681103ae268e176073e50a5ccdc0;hpb=e56589082f6198380d7f2246a776e41d388496f6;p=tinc diff --git a/.gitignore b/.gitignore index a28ddd1d..b6910c97 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,18 @@ .* +!.github/ +!.builds/ !.gitignore !.astylerc +!.clang-tidy +*~ *.a *.dirstamp *.o *.orig *.swp +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -38,7 +45,10 @@ /test/*.test.* /test/*.log /test/*.trs +/test/splice +/test/testlib.sh Makefile Makefile.in core* +heaptrack.* *.tar.gz*