__pycache__/
*.pyc
.env
cli/demo/out/
.DS_Store

# build artifacts
dist/
build/
*.egg-info/
.abom/

# abom scan output (but keep the committed examples/ ABOMs)
/abom.json
cli/abom.json

# social demo renders (generated by vhs; upload, do not commit)
assets/demo.mp4
assets/demo.gif
