Files
FanaticPythoner (Nathan Trudeau) 0c159e91fb Initial Commit
2026-04-27 15:56:43 -04:00

19 lines
284 B
Plaintext

# Local-only, never pushed.
.env
.env.example.bak-*
# 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
TODOS_LISTS/