Skip to content

Commit 58c2aba

Browse files
authored
Ignore mypy's cache directory
1 parent c0c1a48 commit 58c2aba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,6 @@ ENV/
9696

9797
# mkdocs documentation
9898
/site
99+
100+
# mypy
101+
.mypy_cache/

0 commit comments

Comments
 (0)