Add mypy_cache to gitignore

This commit is contained in:
Edward Betts 2023-09-29 14:10:04 +01:00
parent 4d175c8733
commit beb86af4a9

1
.gitignore vendored
View file

@ -1 +1,2 @@
__pycache__ __pycache__
.mypy_cache