# Arduino IDE build output
build/
*.elf
*.hex
*.map

# Python
__pycache__/
*.pyc
*.pyo
.pytest_cache/

# Generated file — recreate with convert.py
# Commented out so the example is tracked in version control:
# arduino/cosplay_lights/lightshow.h

# OS
.DS_Store
Thumbs.db
