
__pycache__/
*.py[cod]
*.egg-info/
.venv/
.env
dist/
build/
.coverage
.pytest_cache/
.cache/
.idea/
.vscode/
*.log
