From 7f749c7e75c08549d7ce43838622624a8093de85 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Mon, 11 Apr 2016 15:28:26 +0200 Subject: [PATCH] Update .gitignore. --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 99f0ae08..46d528fd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,14 +21,20 @@ /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 Makefile Makefile.in core* *.tar.gz* +.Tpo -- 2.20.1