mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-06 20:42:52 +08:00
chore: 添加 .DS_Store 文件到 .gitignore
- 在 .gitignore 文件中添加 .DS_Store,以忽略 macOS 自动生成的缓存文件
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user