Skip to content

Commit

Permalink
Ignore mypy cache for Docker build.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillahoffmann committed Feb 17, 2024
1 parent aa56377 commit c6052c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.coverage
.git
.mypy_cache
.pytest_cache
*.egg-info
*/__pycache__
Expand Down

0 comments on commit c6052c4

Please sign in to comment.