Add config.asp to gitignore, provide example template

- Remove config.asp from tracking (contains credentials)
- Add config.asp.example with placeholder values
- Update .gitignore to exclude config.asp

🤖 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-12 08:12:47 -05:00
parent 131aaaddbf
commit 1e17fd3026
2 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Secrets
secrets.md
includes/config.asp
# Logs
logs/