mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
25 lines
271 B
Plaintext
25 lines
271 B
Plaintext
# vscode
|
|
.vscode
|
|
|
|
# build
|
|
/build/
|
|
.clang_complete
|
|
.gcc-flags.json
|
|
|
|
# platformio
|
|
.pio
|
|
pio_local.ini
|
|
|
|
# OS specific
|
|
.DS_Store
|
|
*Thumbs.db
|
|
|
|
# project specfic
|
|
/scripts/stackdmp.txt
|
|
emsesp
|
|
firmware
|
|
/data/www/
|
|
/lib/framework/WWWData.h
|
|
/interface/build/
|
|
/interface/node_modules/
|