Skip to content

Commit

Permalink
ignore .DS_Store (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
universalmind303 committed Apr 22, 2024
1 parent d1ae96f commit 655183c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
Cargo.lock
node_modules/
.pnp.*

.DS_Store
*/.DS_Store
coverage/
bin/
.vscode
Expand Down

0 comments on commit 655183c

Please sign in to comment.