feat: Add project memory (.claude/rules) to Git
- Removed .claude/ from .gitignore - Memory files should be shared with team - Added pattern: "Memory must be committed to Git" - Added gotcha: "SessionEnd hook doesn't support prompt type" 🤖 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
@@ -9,5 +9,4 @@ Thumbs.db
|
||||
*.swo
|
||||
|
||||
# Local testing
|
||||
.claude/
|
||||
*.local.*
|
||||
|
||||
Reference in New Issue
Block a user