# Build
target/
build/
dist/
*.egg-info/

# Python
__pycache__/
*.py[cod]
*$py.class
.Python
env/
venv/
ENV/
.venv
.pytest_cache/
.coverage
htmlcov/

# OS
.DS_Store

# Local config
.mcp.json
!claude-plugin/.mcp.json

# Runtime data
.sentrux/baseline.json
*.key

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

# Local tools
.beemem*/
.claude/
.wrangler/
sentrux-core/src/analysis/plugin/embedded.rs
