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