data-pipeline/

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

# Test fixtures (large panorama images)
tests/fixtures/*.jpg

# uv
.venv/
uv.lock
