Init
Recovered code from robot 277044
This commit is contained in:
10
.gitignore
vendored
Executable file
10
.gitignore
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
# 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
|
Reference in New Issue
Block a user