diff --git a/.dockerignore b/.dockerignore index 7426579..1e60e05 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,9 +1,9 @@ .git -.github .venv __pycache__ .pytest_cache .mypy_cache .ruff_cache tests -*.egg-info +.coverage +.env