Merge pull request #588 from barnett-yuxiang/ignore-ds-store

Ignore .DS_Store files
This commit is contained in:
Tal
2024-01-10 07:25:49 -08:00
committed by GitHub

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ dist/
*.egg-info/
build/
review.md
.DS_Store