Skip to content

Commit

Permalink
.DS_Store banished!
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel Imel authored and Nathaniel Imel committed Mar 22, 2024
1 parent 919929e commit a6f0cb9
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 419 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
*.py[cod]
*$py.class

# no DS_Store!
**/.DS_Store

# C extensions
*.so

Expand Down
Binary file removed src/examples/.DS_Store
Binary file not shown.
Loading

0 comments on commit a6f0cb9

Please sign in to comment.