Skip to content

Commit

Permalink
Merge pull request #2 from CasparJungbacker/main
Browse files Browse the repository at this point in the history
Remove .DS_Store and add it to gitignore
  • Loading branch information
CasparJungbacker authored Oct 29, 2024
2 parents 8e11478 + c7e97a6 commit c04a53b
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 c04a53b

Please sign in to comment.