node_modules/
dist/
.env
*.log
.DS_Store
cpp/build/
cpp/*.o
cpp/image-processor
cpp/video-processor
cpp/tour360-processor
temp/
.pnpm-store/
.vscode/*
.claude/*

# Python - the SDK packages under packages-python/, plus the captions/ and
# moderation/ workers. `dist/` above already covers built wheels.
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.venv/
venv/