# Dockerfile build context: skip heavy/unnecessary dirs .venv/ venv/ .git/ .ruff_cache/ .pytest_cache/ __pycache__/ *.pyc data/ benchmark/ models/ *.pt .env *.egg-info/ .claude/ docs/ tests/ scripts/ out.txt outfit.txt