mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-27 14:48:55 +01:00
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