更新 .gitignore 文件

在 .gitignore 中添加 Visual Studio 自动创建的注释,并忽略 /src/.vs 目录。
This commit is contained in:
lihanbo 2025-03-03 09:23:47 +08:00
parent b85080c2ce
commit 5aabcbdda6
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/src/.vs