chore: .gitignore 排除 .DS_Store

This commit is contained in:
aiyimickey 2026-07-13 17:47:49 +08:00
parent 160adc93c7
commit d5e603a2f2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.env
data/
.DS_Store