From 9007542f82162f9ef4cac5a794717c9cc4952666 Mon Sep 17 00:00:00 2001 From: Kyle Belanger Date: Tue, 11 Feb 2025 15:06:29 -0500 Subject: [PATCH] update git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ceaea36..db47a48 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,5 @@ dist .yarn/install-state.gz .pnp.* +# Don't send any vscode files to git +.vscode \ No newline at end of file