Files
order-bak/.gitignore
tech bc119ff2ae feat: add backup.retain_days config and local docker-compose for integration tests
- Add [backup] retain_days to config (default 1); --days becomes optional
- Add scripts/docker-compose.yml (azurite) for local integration testing
- Integration tests now use assets/local.toml and localhost endpoints
- Update .gitignore and CLAUDE.md accordingly

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 13:27:24 +08:00

13 lines
118 B
Plaintext

__pycache__/
*.pyc
.DS_Store
.venv/
*.egg-info/
dist/
build/
backups/
scan/
dist-source/
.worktrees/
scripts/azurite/