mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 11:50:20 +03:00
27 lines
299 B
Plaintext
27 lines
299 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/
|