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

# Node (visualizer build tooling); visualizer/dist IS committed so the static site can load it
node_modules/
uv.lock

# Quicklook thumbnails (assets/*.png and assets/*.svg ARE committed — the site uses them)
*.svg.png

# OS
.DS_Store
