# Go
agent/bin/
agent/dist/

# Python
__pycache__/
*.pyc
.python-version
.venv/

# Build artifacts
dist/
coverage/

# IDE
.vscode/

# Example frontend deps
examples/ollama-fastapi/panel/node_modules/

# Example generated config
examples/.generated.scale.config.json

PLAN.md
amonitor-agent*
