mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
20 lines
154 B
Plaintext
20 lines
154 B
Plaintext
# vscode
|
|
.vscode
|
|
|
|
# build
|
|
build/
|
|
|
|
# platformio
|
|
.pio
|
|
pio_local.ini
|
|
|
|
# OS specific
|
|
.DS_Store
|
|
|
|
# project specfic
|
|
scripts/stackdmp.txt
|
|
firmware
|
|
*.bin
|
|
emsesp
|
|
|