.omo/

target/
dist/
build/
*.egg-info/

__pycache__/
*.py[cod]
*.so
*.pyd
*.dylib

.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/

.DS_Store
