Gitignore mypy cache
This commit is contained in:
parent
064e1d2659
commit
8fe6e4856e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,3 +11,4 @@ settings.json
|
|||
# Django and Python
|
||||
*.py[cod]
|
||||
.pytest_cache/*
|
||||
*/.mypy_cache/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue