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