# Local-only, never pushed. .env # Working scratch created by recipes. state/ build/ logs/ # Default in-place orchestrator clone (FORGE_WORKSPACE_ROOT="."). /forge-stack-orchestrator/ # Python test cache. __pycache__/ *.pyc .pytest_cache/ .coverage