浏览代码

chore: 添加.DS_Store到gitignore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
yangxiaohui 1 周之前
父节点
当前提交
c1e8adfa2b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,3 +2,4 @@ data
 *.ipynb
 *.ipynb
 __pycache__
 __pycache__
 cache
 cache
+.DS_Store