增加Git忽略项

This commit is contained in:
TheWhiteDog9487
2025-12-03 21:55:32 +08:00
parent b98c727529
commit 9a35d2a5a9
+4 -2
View File
@@ -2,5 +2,7 @@
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################ ################################################################################
/.vs .vs
/.vscode .vscode
a.out
build