__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
.venv/
venv/
build/
dist/
*.egg-info/
.env
.env.*
.DS_Store
