diff --git a/.dockerignore b/.dockerignore index 1e60e05..af86a23 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,5 +5,4 @@ __pycache__ .mypy_cache .ruff_cache tests -.coverage -.env +*.pyc