From c4b29be20f6529f21d321aaf40fd1857edff38a1 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Tue, 20 Dec 2022 21:11:58 -0500 Subject: [PATCH] Ignore vsCode files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 57dd8b0..8b2f5d3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ yarn-debug.log* yarn-error.log* lerna-debug.log* .DS_Store +.VSCodeCounter +.vscode # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json