add mypy_cache to gitignore
This commit is contained in:
parent
3b01117329
commit
3a2d889360
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.pyc
|
||||
__pycache__
|
||||
*.idea
|
||||
.mypy_cache/
|
||||
|
||||
build
|
||||
dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue