X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=.gitignore;h=b3e93971ac723bce4972fb8050f9969c4215965b;hp=a28ddd1d06c2681103ae268e176073e50a5ccdc0;hb=f5223937e62e1cc5e9b3d322490dd3af8d666750;hpb=e56589082f6198380d7f2246a776e41d388496f6 diff --git a/.gitignore b/.gitignore index a28ddd1d..b3e93971 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ *.o *.orig *.swp +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -38,7 +41,10 @@ /test/*.test.* /test/*.log /test/*.trs +/test/splice +/test/testlib.sh Makefile Makefile.in core* +heaptrack.* *.tar.gz*