Add .mypy_cache to .gitignore
This commit is contained in:
parent
3830bded6a
commit
67194fd5b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.DS_Store
|
||||
.mypy_cache/
|
||||
__pycache__/
|
||||
outputs/
|
||||
.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user