Skip to content

Commit

Permalink
chore: correctly add .DS_Store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazer committed May 2, 2024
1 parent 35cf375 commit 6cfb439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ package-lock.json
# Translations
*.mo
*.pot

# Dummy macOS files
.DS_Store

0 comments on commit 6cfb439

Please sign in to comment.