chore(.gitignore): 添加 macOS 特定文件 .DS_Store 到忽略列表

This commit is contained in:
2026-06-28 03:50:18 +08:00
parent 7fdf5181da
commit 1e77dde6f0
+3
View File
@@ -6,3 +6,6 @@
/.cursor/*.log
*.sql
*.py
# macOS
.DS_Store