Merge pull request #66 from xiaolai/fix/nlpm-gitignore-hooks-log

fix: add hooks log directory to .gitignore to prevent sensitive data leakage
This commit is contained in:
Shayan Rais
2026-04-24 00:22:35 +05:00
committed by GitHub
+3
View File
@@ -4,3 +4,6 @@ plan/
# Browser-automation verification artifacts (Playwright MCP / agent screenshots)
.playwright-mcp/
*-check.png
# Hook event logs may contain sensitive tool input data (file contents, command args)
.claude/hooks/logs/