Skip to content

Commit

Permalink
chore: add .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dgh06175 committed Nov 25, 2024
1 parent 9facf56 commit 931244b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ out/

### VS Code ###
.vscode/


### MAC ###
.DS_Store

0 comments on commit 931244b

Please sign in to comment.