Merge pull request #2371 from brettcannon/patch-1
Ignore mypy's cache directory
This commit is contained in:
@@ -96,3 +96,6 @@ ENV/
|
||||
|
||||
# mkdocs documentation
|
||||
/site
|
||||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
Reference in New Issue
Block a user