# Build output
plugin/dist/
*.tgz

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

# Node
node_modules/

# CTRLRun local state, never committed
.ctrlrun/
ctrlrun.yaml
