Skip to content

Commit

Permalink
gitignore .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
luis-godinez committed Aug 23, 2024
1 parent 70d856d commit 9aeeae6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,7 @@ dist
.pnp.*

# Webstorm
.idea
.idea

# MacOS
.DS_Store

0 comments on commit 9aeeae6

Please sign in to comment.