diff --git a/.dockerignore b/.dockerignore index 3588391..3e2c7d2 100644 --- a/.dockerignore +++ b/.dockerignore @@ -4,6 +4,6 @@ __pycache__ .pytest_cache .mypy_cache .ruff_cache -*.pyc tests -VERIFICATION.md +*.pyc +.env