Skip to content

Commit

Permalink
Merge pull request #1073 from adamralph/ignore-ds-store
Browse files Browse the repository at this point in the history
ignore .DS_Store
  • Loading branch information
adamralph authored Dec 26, 2024
2 parents 64e231c + cfb4354 commit 8807590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
.vs/
bin/
obj/
.DS_Store
*.user

0 comments on commit 8807590

Please sign in to comment.