From c982cd535ade6708792ae081803ff74980d30ac9 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Fri, 6 Jan 2023 17:24:46 -0500 Subject: [PATCH] Ignore created log and config files as they change --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8b2f5d3..96005a9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ lerna-debug.log* .DS_Store .VSCodeCounter .vscode +config.json +log.txt # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json