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