# OS / Editor
.DS_Store
Thumbs.db
.vscode/
.idea/

# Logs / outputs
logs/
*.log

# Python caches
__pycache__/
*.py[cod]
*$py.class

# Virtual environments
.venv/
venv/
env/
ENV/

# Test / type / lint caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml

# Build artifacts
build/
dist/
*.egg-info/
.eggs/
wheels/
pip-wheel-metadata/

# Jupyter
.ipynb_checkpoints/

# (Keep uv.lock committed)
# uv.lock