Commit Graph

2 Commits

Author SHA1 Message Date
cproudlock
00025c603d Add defensive .gitignore patterns for secrets/keys
Blocks .env, *.key, *.pem, id_rsa*, secrets.*, credentials.json, etc.
Preventive — no exposure found; future commits can't accidentally
leak these.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 12:50:14 -04:00
cproudlock
5faf8817de Initial commit: Python email notification API
- Flask-based email API for manufacturing notifications
- SMTP integration with configurable settings

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 13:15:05 -05:00