diff --git a/.gitignore b/.gitignore index 1905528..5e3725b 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,13 @@ report.xml *.key # Internal plan (not for repo) -.claude/plan.md \ No newline at end of file +.claude/plan.md + +# ECC plugin (local only) +.claude/agents/ +.claude/commands/ +.claude/examples/ +.claude/hooks/ +.claude/mcp-configs/ +.claude/rules/ +.claude/skills/ \ No newline at end of file