Add .mypy_cache/ to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -33,6 +33,9 @@ my_data.json
|
|||||||
tests.data
|
tests.data
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
|
|
||||||
|
# MyPy
|
||||||
|
.mypy_cache/
|
||||||
|
|
||||||
# Virtual environment
|
# Virtual environment
|
||||||
venv/
|
venv/
|
||||||
.venv*/
|
.venv*/
|
||||||
|
Reference in New Issue
Block a user