__pycache__/
*.pyc
.venv/
dist/
*.egg-info/
.DS_Store

# npm build artifacts (compiled binaries, not source)
npm/*/bin/
npm/*/node_modules/
