sumorobot-firmware/.gitignore
2018-12-29 22:20:40 +01:00

9 lines
153 B
Plaintext
Executable File

# ignore backup files
._*
* Mac OS stuff
.DS_Store
# ignore the ESP32 MicroPython binary
esp32*.bin
# ignore the development config file
config-dev.json