__pycache__/
*.pyc
.venv/
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
Thumbs.db
FIXME
