Skip to content

Commit

Permalink
fix: add git ignore DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
chosww committed Nov 5, 2024
1 parent 6768672 commit 74b445a
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 @@ -107,3 +107,7 @@ _site
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

#DS Store
.DS_Store
**/.DS_Store

0 comments on commit 74b445a

Please sign in to comment.