# Generated by install.sh — contains absolute paths specific to this machine
.mcp.json

# Generated by package-plugin.sh — built artifact
keyword-labeler.plugin

# Python
__pycache__/
*.py[cod]
*.pyo
*.egg-info/
dist/
build/
.venv/
venv/
*.egg

# Test artifacts
test_e2e.py

# IDE & OS
.DS_Store
.idea/
.vscode/
*.swp

# Secrets
.env
*.key
