From 4ecc32b2b0d7e7da27403496fb9079a8db6ea5d6 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 6 Dec 2020 11:28:20 -0500 Subject: [PATCH] Add /output and /Output Logs to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1b54572f..9ba862d6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ mystery_result_*.yaml /db.db3 *-errors.txt success.txt +output/ +Output Logs/