/__pycache__
.python-version
*.pyc
/src/*.egg-info
**/.DS_Store
/lib389

# Config files that may contain passwords
servers.json
demo-servers.json
dev.fastmcp.json
tests-servers.json
tests-local-servers.json
*-servers.json

# Build artifacts
/build
/dist

# Local Claude Code state
.claude/
