From 841ef6d4323e3f62250307c06c0efbff80c18dae Mon Sep 17 00:00:00 2001 From: Craine Runton Date: Wed, 3 Aug 2016 18:26:00 -0600 Subject: [PATCH] Add the output certificates file to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 148f507..459ce7a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_app/config.js node_app/monitored_hosts.js +web_service/js/tls-dashboard/certificates.js