mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-28 07:07:42 +01:00
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