Skip to content

Commit

Permalink
chore: update gitignore to exclude .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaah committed Nov 20, 2024
1 parent cc0d2bb commit 3606e04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,7 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

# DS_Store files
**/.DS_Store
.DS_Store

0 comments on commit 3606e04

Please sign in to comment.