__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
.mypy_cache/
.pytest_cache/
.ruff_cache/
htmlcov/
.coverage
*.log
*.csv
.DS_Store
Thumbs.db
