**.iml
**.pyc
**.log
**.egg-info
.idea
.mypy_cache
.venv
.vscode
.ruff_cache
build
dist
.pytest_cache/*
/**/dist/*
/**/build/*
.coverage
htmlcov/*
src/**/__version__.py
tests/
test.py
test[1-9].py
