__pycache__/
*.pyc
*.pyo
.venv/
venv/
.env
dist/
build/
*.egg-info/
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.DS_Store
