# uv artifacts
.venv/

# Python artifacts
**/*.egg-info/
**/__pycache__/

# Testing data
*.json