__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.hypothesis/
.mypy_cache/
.ruff_cache/
*.html
*.json
!pyproject.toml
.omc/
.env
