Add .claude/hooks for command auditing, dangerous command blocking, file protection, and auto-formatting; update documentation and configuration to integrate new hooks.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,6 +14,9 @@ logs/
|
||||
*.pid
|
||||
*.pid.lock
|
||||
|
||||
# Claude Code hooks audit log
|
||||
.claude/hooks/audit.log
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.local
|
||||
|
||||
Reference in New Issue
Block a user