From fb3ca3e34fc1b4fbcd70802adcdf90cca98c863e Mon Sep 17 00:00:00 2001 From: "yuyang.shen" Date: Fri, 19 Dec 2025 10:42:37 +0800 Subject: [PATCH] Add gitignore items --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 60b2ea0..99a2777 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,10 @@ bld/ [Ll]ogs/ # Visual Studio 2015/2017 cache/options directory -.vs/ +.vs/** +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/