__pycache__/
*.py[cod]
*$py.class
*.so
dist/
build/
*.egg-info/
*.egg
.eggs/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.log
.env
.venv/
venv/
ENV/
.idea/
.vscode/
*.swp
*.swo
*~
logs/
test-output/
