Skip to content

Commit

Permalink
Remove .DS_Store and add it to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CasparJungbacker committed Oct 29, 2024
1 parent 8e11478 commit c7e97a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ _build/

# Other stuff
*.vsdx
.DS_Store

# Poetry files
poetry.lock
Expand Down

0 comments on commit c7e97a6

Please sign in to comment.