report_generation/.gitignore
xxy aa98ea2623 @
Initial commit

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@
2026-06-05 18:45:29 +08:00

22 lines
201 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment / secrets
.env
# Local artifacts
*.log
.DS_Store
comp/
docpath/
docs/
logs/