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

.ruff_cache/
.pytest_cache/

.coverage

# Virtual environments
.venv


# cursor

*.mdc
.cursor/*
*cursor_task.md

.env
.vscode

*.db