Remove .DS_Store

This commit is contained in:
Simon Willison 2019-06-20 16:55:39 -07:00 committed by Simon Willison
commit 364b0fb678
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ venv
.eggs
.pytest_cache
*.egg-info
.DS_Store

BIN
tests/.DS_Store vendored

Binary file not shown.