X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=88ee300395808e07b07a02776d3b119db8d4a75f;hb=7c359313aca273319f94fe18121831ab4b62a4b4;hp=ac663e9f03ce41a13a9cea466d8e46e95acb315a;hpb=72f08932cf6f1ac0cfb837d377b423207e8c671a;p=tinc diff --git a/.gitignore b/.gitignore index ac663e9f..88ee3003 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,43 @@ -Makefile -Makefile.in -*.o +.* +!.gitignore +!.astylerc *.a -/config.* -/src/tincd -/autom4te.cache +*.dirstamp +*.o +*.orig +*.swp +/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 +/test-driver +/test/*.test.* +/test/*.log +/test/*.trs +Makefile +Makefile.in +core* +*.tar.gz*