From 55c527d149fc1b9dab52bfa4ac965bc78bd0bb6d Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Mon, 16 Oct 2017 15:13:10 -0700 Subject: [PATCH] Updated .gitignore to exclude test identity home paths --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f8f796b..4e6fb8a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,10 @@ *.class # ZeroTier-specific +test/alice +test/bob +test/carol +test/ted *.public *.secret iddb.d