Ignore .mypy_cache and add mypy configuration to setup.cfg
This commit is contained in:
@@ -102,3 +102,6 @@ env3?/
|
|||||||
|
|
||||||
# VSCode project settings
|
# VSCode project settings
|
||||||
/.vscode
|
/.vscode
|
||||||
|
|
||||||
|
# MyPy cache
|
||||||
|
.mypy_cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user