Commit e4648cb
chore: Update .gitignore with terraform, helm, and session file patterns
- Add terraform patterns (.terraform/, *.tfstate, *.tfstate.backup, tfplan, *.tfplan)
- Add helm charts directory (deployment/helm/*/charts/)
- Add session file patterns (*_HANDOFF.md, *_IMPLEMENTATION_PLAN.md)
This prevents committing generated artifacts and temporary working documents.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d7e3c14 commit e4648cb
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
0 commit comments