From 3e7c85c0e4fc123f8c31f681f8fbbfb15d553963 Mon Sep 17 00:00:00 2001 From: "yuyang.shen" Date: Fri, 19 Dec 2025 10:47:08 +0800 Subject: [PATCH] Add gitignore items --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 60b2ea0..df8e905 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,10 @@ bld/ # Visual Studio 2015/2017 cache/options directory .vs/ +.vscode/ +Testrong.User.Program/.vs/ +Testrong.User.Program/bin/ +Testrong.User.Program/obj/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/