Skip to content

Commit

Permalink
🙈 chore: Add .DS_Store file to .gitignore (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
duckception authored Oct 5, 2023
1 parent e4dc605 commit 8f5768a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
# JetBrains
.idea

### OS specific

# macOS
.DS_Store

### Monorepo

.turbo
Expand Down

0 comments on commit 8f5768a

Please sign in to comment.