From d13ad29c6f89fd02ea0724858ab3ded6290a05f2 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Thu, 25 Feb 2021 09:03:06 -0600 Subject: [PATCH] .gitignore | added reources dir --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d3bce56b..a74ba75d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,5 @@ output .doit.* state_data.json public - -tmp/.htmltest/htmltest.log -tmp/.htmltest/refcache.json \ No newline at end of file +tmp +resources