X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=2f34081cb93c6e3c8db7db26f518e8d4d2cf43fc;hb=e28699c190647aeeed32f2eeb0e46a82ab5e345c;hp=ac663e9f03ce41a13a9cea466d8e46e95acb315a;hpb=6dfdb323612184529b4b83c1be914dda8262de47;p=tinc diff --git a/.gitignore b/.gitignore index ac663e9f..2f34081c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,53 @@ -Makefile -Makefile.in -*.o +.* +!.github/ +!.builds/ +!.gitignore +!.astylerc +*~ *.a -/config.* -/src/tincd -/autom4te.cache +*.dirstamp +*.o +*.orig +*.swp +*.gcno +*.gcda +*-coverage* +/ChangeLog +/INSTALL /aclocal.m4 +/autom4te.cache /compile +/config.* /configure /depcomp +/doc/sample-config.tar.gz +/doc/*.tex +/doc/*.info +/doc/*.5 +/doc/*.8 +/doc/*.html +/doc/*.pdf +/doc/*.t2p +/doc/tincinclude.texi /install-sh /missing -INSTALL -.deps -stamp-h1 /src/device.c +/src/tincd +/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/splice +/test/testlib.sh +Makefile +Makefile.in +core* +heaptrack.* +*.tar.gz*