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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# Secrets
|
||||
secrets.md
|
||||
includes/config.asp
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
|
||||
Reference in New Issue
Block a user