From ad3ff4658345e8d18a643992c99ddeca51eb7f50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 3 Oct 2013 15:14:46 +0200 Subject: [PATCH] add tinc-up and tinc.conf to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 10d02d6..56e608e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ rsa_key.priv +tinc-up +tinc.conf