__pycache__/
*.pyc
*.pyo
.venv/
# kaos-core VFS scratch directory created when writer tests / examples
# instantiate a default KaosRuntime in the working tree.
.kaos-vfs/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
*.egg-info/
dist/
build/
htmlcov/
coverage.xml
