__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.venv/
venv/
.pytest_cache/
.coverage
htmlcov/
coverage.xml
.ruff_cache/
.pyright/
*.log
.DS_Store
.env
.env.local
