Skip to content

Commit

Permalink
Add .DS_STORE to gitignore
Browse files Browse the repository at this point in the history
Add .DS_Store .gitignore
  • Loading branch information
jabelone committed Apr 25, 2024
1 parent c3f5694 commit b76fc9b
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 @@ -10,3 +10,4 @@ venv
gen
node_modules/
assets/css
.DS_Store

0 comments on commit b76fc9b

Please sign in to comment.