- .gitignore für sensible Dateien - copilot-instructions.md mit API-Zugriff und MSSQL-Fehlerbehebung Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
64 B
Plaintext
9 lines
64 B
Plaintext
# Sensitive files
|
|
api.txt
|
|
*.key
|
|
*.pem
|
|
|
|
# Temp files
|
|
*.tmp
|
|
*.bak
|