update git ignore
This commit is contained in:
parent
fe5a660c80
commit
706192ec7b
2
.gitignore
vendored
Normal file → Executable file
2
.gitignore
vendored
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
# ignore backup files
|
||||
._*
|
||||
# ignore the ESP32 MicroPython binary
|
||||
esp32*.bin
|
||||
# ignore the development config file
|
||||
|
Loading…
Reference in New Issue
Block a user