You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add comprehensive .gitignore rules for local configs and test outputs
- Protect against committing sensitive files (.mcp.json, .claude/, etc.)
- Remove test output directories and temporary files
- Prevent future accidental commits of development artifacts
Security improvements:
- Block local MCP configurations with API keys
- Ignore Claude Code settings directory
- Exclude test output and cache files
0 commit comments