Skip to content

Commit 37cdb91

Browse files
authored
Update .gitignore (#636)
1 parent 287bb9c commit 37cdb91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,7 @@ _docs_html/
8484
# generated by unit tests
8585
qr_files/
8686

87+
# mypy cache
88+
**/.mypy_cache
8789

8890
tmp/

0 commit comments

Comments
 (0)