Skip to content

Commit

Permalink
✨ 更新 .gitignore 文件,添加对 macOS Finder 生成的 .DS_Store 文件的忽略
Browse files Browse the repository at this point in the history
  • Loading branch information
snowykami committed Dec 12, 2024
1 parent e179543 commit 7cb8d06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,6 @@ config/

# dev
.vscode/

# macos finder
.DS_Store

0 comments on commit 7cb8d06

Please sign in to comment.