__pycache__/
*.py[cod]
*.pyo
*.pyd
.venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
*.log
.DS_Store
.git/
.gitignore
