mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 19:59:53 +03:00
22 lines
187 B
Plaintext
22 lines
187 B
Plaintext
# vscode
|
|
.vscode
|
|
|
|
# build
|
|
build/
|
|
|
|
# platformio
|
|
.pio
|
|
pio_local.ini
|
|
|
|
# OS specific
|
|
.DS_Store
|
|
|
|
# project specfic
|
|
scripts/stackdmp.txt
|
|
firmware
|
|
*.bin
|
|
emsesp
|
|
doc/github.txt
|
|
doc/test_data.txt
|
|
|