From d637b5a55ca9c0c0b31d79ab07346747e89ac50f Mon Sep 17 00:00:00 2001 From: Eugene Amos Date: Wed, 15 Nov 2023 18:16:00 -0800 Subject: [PATCH] updating .gitignore > adding | .vs > adding | assets/testing --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9a26079..c80d089 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # Ignore files from uploading to the repo inspector/logs/ +.vs +assets/testing