node_modules/
dist/
.venv/
__pycache__/
*.pyc
.DS_Store
.env
.env.local
*.log
coverage/

# uv build artifacts
fixtures/canary-pypi/dist/

