dist/
build/
*egg-info/

venv

tests
**/log/*
**/report/*
**/reports/*
**/playground.py
src/_pyland/_version.py

.idea/
.vsc/
**/__pycache__/
**/*pyc
.pytest_cache/
.vscode

