Dzbj_ESP32-S3/.gitignore
Rdzleo 078edf7a85 fix: 修正 .gitignore 格式
- 修复 .DS_Store 规则换行问题
- 添加注释说明规则用途

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 16:55:41 +08:00

6 lines
129 B
Plaintext

# 忽略根目录下的 build 文件夹(包括其所有子文件/子文件夹)
/build
# 忽略 macOS 系统文件
.DS_Store