Move API credentials to secrets.md (gitignored)

- Created secrets.md for Zabbix/Gitea tokens and DB creds
- Updated CLAUDE.md to reference secrets.md
- Added secrets.md to .gitignore

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
cproudlock
2025-12-11 17:41:32 -05:00
parent f04ac08200
commit 693789138d
2 changed files with 5 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Secrets
secrets.md
# Logs
logs/
*.log