diff --git a/ .dockerignore b/ .dockerignore index ea5e628..e382f88 100644 --- a/ .dockerignore +++ b/ .dockerignore @@ -1,11 +1,10 @@ __pycache__ *.pyc +.git +.venv .pytest_cache .mypy_cache .ruff_cache -.venv -.git -.github tests -*.egg-info .env +VALIDATION.md