Skip to content

Commit

Permalink
fix: Update gitignore to ignore DS_Store mac files
Browse files Browse the repository at this point in the history
  • Loading branch information
agileurbanite committed Dec 12, 2022
1 parent 5947d87 commit 1bdebad
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 @@ -14,3 +14,5 @@ neardev

**/nodemodules
**/*.lock.json

.DS_Store

0 comments on commit 1bdebad

Please sign in to comment.