add DEPLOYMENT_LEARNINGS.md to gitignore
- Keep deployment knowledge base local only - Prevent committing sensitive troubleshooting information - Maintain institutional knowledge without exposing internal details 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
7fdb52e91b
commit
1c9ab0f5e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
.python-version
|
.python-version
|
||||||
secrets.enc
|
secrets.enc
|
||||||
vault_pass
|
vault_pass
|
||||||
|
DEPLOYMENT_LEARNINGS.md
|
Loading…
x
Reference in New Issue
Block a user