chore: 添加 .DS_Store 文件到 .gitignore

- 在 .gitignore 文件中添加 .DS_Store,以忽略 macOS 自动生成的缓存文件
This commit is contained in:
Jefferyhcool
2025-04-13 23:16:38 +08:00
parent feae93a8f5
commit 850fc81557

2
.gitignore vendored
View File

@@ -6,7 +6,7 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
.DS_Store
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
BiliNote/pnpm-lock.yaml