.venv/
.uv-cache/
__pycache__/
.python-version

# Ignore build artifacts
build/
dist/
*.egg-info/

logs/
*.log