Skip to content

Commit

Permalink
Remove .DS_Store files.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Apr 16, 2024
1 parent eb8c459 commit d11aacc
Show file tree
Hide file tree
Showing 3 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
@@ -1,3 +1,4 @@
.DS_Store
.*.swp
.mypy_cache
.pytest_cache
Expand Down
Binary file removed docs/.DS_Store
Binary file not shown.

0 comments on commit d11aacc

Please sign in to comment.