.venv/
__pycache__/
*.py[cod]
*.egg-info/
.git/
.github/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.hypothesis/
dist/
build/
htmlcov/
*.coverage
.env
.env.*
.cursor/
