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

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