Ignore mypy cache
This commit is contained in:
parent
f67fbefb5e
commit
05ca46ffef
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ meme.jpg
|
||||||
toots.db
|
toots.db
|
||||||
toots.db-journal
|
toots.db-journal
|
||||||
toots.db-wal
|
toots.db-wal
|
||||||
|
.mypy_cache/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
__pypackages__/
|
__pypackages__/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
Loading…
Reference in a new issue