Ignore mypy cache

This commit is contained in:
Danielle McLean 2021-08-21 15:11:26 +10:00
parent f67fbefb5e
commit 05ca46ffef
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ meme.jpg
toots.db
toots.db-journal
toots.db-wal
.mypy_cache/
__pycache__/
__pypackages__/
.vscode/