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
|
||||
.pytest_cache
|
||||
|
||||
# MyPy
|
||||
.mypy_cache/
|
||||
|
||||
# Virtual environment
|
||||
venv/
|
||||
.venv*/
|
||||
|
Reference in New Issue
Block a user