Skip to content

Commit

Permalink
fix: ignore .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
hsimpson committed May 31, 2023
1 parent 2e13e47 commit 4e2f730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.DS_Store
.VSCodeCounter
*.blend1
node_modules
dist

0 comments on commit 4e2f730

Please sign in to comment.