From 066b0d1f8a2db80cbe7d968c1b1d3a1f2e6b4670 Mon Sep 17 00:00:00 2001 From: MKStoler1024 <158786854+MKStoler1024@users.noreply.github.com> Date: Thu, 31 Jul 2025 09:35:00 +0800 Subject: [PATCH] fix: gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 356df988..e330e2c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ obj/ bin/ -.vs \ No newline at end of file +.vs/ \ No newline at end of file