__pycache__
.DS_Store
*.egg-info/

# Dev files
.local/
test_module/

# builds
build/
dist/

# MKDocs
site/
