Commit df6a05e2 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2371 from brettcannon/patch-1

Ignore mypy's cache directory
parents c0c1a480 58c2abab
...@@ -96,3 +96,6 @@ ENV/ ...@@ -96,3 +96,6 @@ ENV/
# mkdocs documentation # mkdocs documentation
/site /site
# mypy
.mypy_cache/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment