Add mypy cache to .gitignore

This commit is contained in:
Andrew Ferrazzutti 2022-05-04 03:49:15 -04:00
parent 6a828eb0b3
commit 63fe843724

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ puppet/extension_files
*.db
*.pickle
*.bak
/.mypy_cache/