# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.pytest_cache/

# ruff-generated files
.ruff*

# Virtual environments
.venv

# Configuration file
config.toml

# Playground
playground
