__pycache__
.mypy_cache
.pytest_cache
.ruff_cache

.venv
.direnv
.envrc
.python-version

*.egg-info/
*.egg
dist/
build/
.coverage
htmlcov

.vscode
.idea
.DS_Store

docs/changelog.md

# default folder for memory storage data
storage/
