X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=88ee300395808e07b07a02776d3b119db8d4a75f;hb=d3cb2a7342218c1aadfacd92d640c426d725112f;hp=f45f7a68ec41964b661d1172109bd4dba5fd6567;hpb=c6720f1a608d19c722d8601fab1048773dbad59b;p=tinc diff --git a/.gitignore b/.gitignore index f45f7a68..88ee3003 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,43 @@ -Makefile -Makefile.* -*.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*