Add .mypy_cache to gitignore
This commit is contained in:
@@ -102,3 +102,6 @@ env3?/
|
||||
|
||||
# VSCode project settings
|
||||
/.vscode
|
||||
|
||||
# mypy
|
||||
.mypy_cache
|
||||
|
||||
Reference in New Issue
Block a user