__pycache__/
*.pyc
*.pyo
*.egg-info/
output/
dist/
*.xlsx
*.png
build/
.eggs/
*.egg
.pytest_cache/
.ruff_cache/
.mypy_cache/
.tox/
.coverage
htmlcov/
.ipynb_checkpoints/
.sixth/
.DS_Store
Thumbs.db
*.log
