加入忽略项

This commit is contained in:
不吃油炸鸡
2026-02-26 17:19:33 +08:00
parent aae7ce5938
commit 558bec4003

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@
# 忽略所有位置的 .vscode 目录 # 忽略所有位置的 .vscode 目录
**/.vscode/ **/.vscode/
**/.settings/ **/.settings/
# 忽略所有位置的 build 目录
**/build/