# OSX
.DS_Store

# Python
__pycache__/
*.egg-info/
*.pyc
.ruff_cache/
build/
dist/
.coverage
