# Auto-generated registry cache (created by Claude Code MCP scanner)
# Note: CLI commands registry (.registry/commands.json) IS tracked and bundled via MCPB_INCLUDE
# Only tools.json and other auto-generated files are ignored
.registry/tools.json

# MCPB bundle output directory
dist/

# Claude Code plugin ZIP (built in CI)
.claude-plugin/xaffinity-mcp-plugin.zip
.claude-plugin/VERSION

# Test configuration (contains user-specific entity IDs)
# Note: .env.test.example is tracked, but .env.test is ignored
test/.env.test
!test/.env.test.example

# Debug mode flag file (touch .debug to enable)
.debug

# MCPB bundle files (build artifacts)
*.mcpb
