From 6f9736ac6b3670e74888a16795e019ff8e7f9257 Mon Sep 17 00:00:00 2001 From: Alex <15199219+muskit@users.noreply.github.com> Date: Tue, 19 Aug 2025 22:11:43 -0700 Subject: [PATCH] chore: update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c027db3..c734645 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,6 @@ $RECYCLE.BIN/ # Mac desktop service store files .DS_Store -_NCrunch* \ No newline at end of file +_NCrunch* + +.vscode/ \ No newline at end of file