mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
21 lines
211 B
Plaintext
21 lines
211 B
Plaintext
# vscode
|
|
.vscode
|
|
|
|
# platformio
|
|
.pio
|
|
lib/readme.txt
|
|
|
|
# web stuff compiled
|
|
src/websrc/temp
|
|
src/webh/*.gz.h
|
|
|
|
# NPM directories
|
|
node_modules
|
|
|
|
# OS specific
|
|
.DS_Store
|
|
|
|
# project specfic
|
|
scripts/stackdmp.txt
|
|
firmware
|