X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=.gitignore;h=15771158316ce89524e86293e7540cf79a2a5abd;hb=93584bc1cad7c7cc9c95859a8cde548bc18b6fa8;hp=e4ea408f6dfc39302193997d46fd7bfc17ae89f1;hpb=92f0c4db77a5e2733442491227625d0233f94a97;p=tinc diff --git a/.gitignore b/.gitignore index e4ea408f..15771158 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.orig *.swp .deps +.libs /ChangeLog /INSTALL /aclocal.m4 @@ -13,16 +14,30 @@ /configure /depcomp /doc/sample-config.tar.gz -/doc/texinfo.tex -/doc/tinc.info +/doc/*.tex +/doc/*.info +/doc/*.5 +/doc/*.8 +/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 /test-driver +/test/*.test.* +/test/*.log +/test/*.trs Makefile Makefile.in -core -core.* +core* +*.tar.gz* +.Tpo