X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=f3cd877db0d9cc6fdfc548e1ecfc182fbe7f159b;hb=2d268fc06bc01419e7f7f32d4da1b560e72e4ad3;hp=99f0ae088b9838f3bc6aa08ce9f7044feefa0303;hpb=8be447ac0227a8ecb89facb2831c121a7ca81748;p=tinc diff --git a/.gitignore b/.gitignore index 99f0ae08..f3cd877d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ +.* +!.gitignore +!.astylerc *.a *.dirstamp *.o *.orig *.swp -.deps -.libs +*.gcno +*.gcda +*-coverage* /ChangeLog /INSTALL /aclocal.m4 @@ -21,14 +25,25 @@ /doc/*.html /doc/*.pdf /doc/*.t2p +/doc/tincinclude.texi /install-sh /missing /src/device.c /src/tincd -/src/version-git.h +/src/tinc +/src/sptps_keypair +/src/sptps_speed +/src/sptps_test +/src/version_git.h /stamp-h1 +/systemd/*.service /test-driver +/test/*.test.* +/test/*.log +/test/*.trs +/test/pong Makefile Makefile.in core* +heaptrack.* *.tar.gz*