From 8f2ec234dc3a857738d826c9375aabd73548015d Mon Sep 17 00:00:00 2001 From: Nikita Smith Date: Mon, 16 Mar 2026 16:31:58 -0700 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c1dcca67..20020ce7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /build/ /local/ *~ +.vs +tags \ No newline at end of file