Skip to content

Commit 91eb816

Browse files
committed
ignore .mypy_cache
1 parent e8e3eb3 commit 91eb816

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ var/
2323
.installed.cfg
2424
*.egg
2525

26+
# ignore mypy cache
27+
.mypy_cache
28+
2629
# PyInstaller
2730
# Usually these files are written by a python script from a template
2831
# before PyInstaller builds the exe, so as to inject date/other infos into it.

0 commit comments

Comments
 (0)