Skip to content

Commit 1c081fa

Browse files
authored
Merge pull request codespell-project#2361 from kianmeng/ignore-mypy-cache-folder
Ignore .mypy_cache folder
2 parents a9b8bd5 + 96d2f37 commit 1c081fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ codespell.egg-info
66
*.pyc
77
*.orig
88
.cache/
9+
.mypy_cache/
910
.pytest_cache/
1011
codespell_lib/_version.py

0 commit comments

Comments
 (0)