From 920afa079e90bbddc731a4311183b0e9f4c374f7 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Mon, 6 Nov 2017 13:48:22 -0800 Subject: [PATCH] Added line to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9041b9a..6e8a30d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ test/alice test/bob test/carol test/ted +ztp *.public *.secret *.conf