sumorobot-firmware/.gitignore
Arti Zirk 00eec0a8d0 Init
Recovered code from robot 277044
2024-11-03 15:47:18 +02:00

11 lines
180 B
Plaintext
Executable File

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