From ea585c09591d93e1abdec5cffe24be9e04f3b0e4 Mon Sep 17 00:00:00 2001 From: marszayn Date: Thu, 14 Aug 2025 16:11:46 +0700 Subject: [PATCH] update: vs hidden --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81cba95..1653d59 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ publish/ appsettings.Development.json *.user *.db -node_modules/ \ No newline at end of file +node_modules/ +.vs \ No newline at end of file