Skip to content

Commit c7f339f

Browse files
authored
Merge pull request #36 from cisagov/improvement/add-mypy-cache-to-gitignore
Add .mypy_cache to .gitignore
2 parents 6369cc6 + bf36608 commit c7f339f

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
@@ -1,2 +1,3 @@
1+
.mypy_cache
12
__pycache__
23
.python-version

0 commit comments

Comments
 (0)