From b0d940ceb86963231b962d357873e7c09e5713a0 Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Tue, 26 Mar 2019 12:03:47 -0500 Subject: [PATCH] ignore log type html files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0d4430a..590eb27 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ npm-debug.log logs.html stat.html *.pem -node.log \ No newline at end of file +node.log +changes.html