# build
battery.json
token*.txt

# Python setup
**/dist/
**/build/
**/.eggs/

# cruft
.DS_Store
__pycache__