Files
honey-biscuit-workshop/.gitignore
T
Catty Steve c97eafab29 refactor(baker): Restructure CLI, drop legacy tests
- Remove Python-based test framework, Dockerfiles, and runner scripts
- Add bare subcommand for standalone pipeline stage execution
- Implement unified worker mode and error module
- Refactor NotificationConfig to support YAML string keys
- Add dummy internal plugin and clean up mail template
2026-05-19 16:19:28 +08:00

23 lines
250 B
Plaintext

target
playground
*.old
.ruff_cache
.codeartsdoer
archived
.sisyphus
*.bak
*.clean
session*
.secret
# System test artifacts
tests/results/
tests/__pycache__/
tests/**/__pycache__/
tests/.pytest_cache/
tests/llm/.cache/
*.pyc
.staging
.pytest_cache