- 更新 sdkconfig 项目配置 - 添加 .DS_Store 到 .gitignore(macOS 系统文件) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
# 忽略根目录下的 build 文件夹(包括其所有子文件/子文件夹)
|
|
/build.DS_Store
|