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

# env files
.venv
.pytest_cache
.vscode
.coverage
.DS_Store
# Ruff stuff:
.ruff_cache/
# PyPI configuration file
.pypirc
# dot files
.claude
# data dir
data/