config: 更新.gitignore忽略macOS系统文件

- 添加.DS_Store到忽略列表
This commit is contained in:
iomgaa 2025-08-23 16:33:51 +08:00
parent 27398dc890
commit 802fe4b239

2
.gitignore vendored
View File

@ -10,4 +10,4 @@ wheels/
.venv
.claude
dataset/
docs/CLAUDE*
docs/CLAUDE*.DS_Store