# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
venv/
env/

# Jupyter kernel files
.jupyter/
*.log

# IDE files
.vscode/
.idea/
*.swp
*.swo

# macOS
.DS_Store

# MCP server specific
jupyter_kernel_connection_*.json
kernel-*.json
