From a9bb2e5189101894649e76cfd81a0692e2b3b3b0 Mon Sep 17 00:00:00 2001 From: Shayne Date: Mon, 6 Feb 2023 15:44:24 -0600 Subject: [PATCH] .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2543543..a753937 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -*/desktop.ini \ No newline at end of file +*/desktop.ini +/.vscode