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