More things to .gitignore

This commit is contained in:
Simon Willison 2020-05-10 18:29:29 -07:00
commit e8c57e09b6

4
.gitignore vendored
View file

@ -7,3 +7,7 @@ venv
.pytest_cache
*.egg-info
.DS_Store
.mypy_cache
.coverage
.schema
.vscode