/.idea/
/__pycache__/
/.vscode/
/log/
/dump/
/dist/
/.pytest_cache/
.git
.cache
**/.pytest_cache/
**/__pycache__/
*.pyc
