add pre-script to check if webapp was compiled or sources changed and auto compile. --------- Co-authored-by: Bernhard Kirchen <schlimmchen@posteo.net>
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
.pio
|
|
.vscode/.browse.c_cpp.db*
|
|
.vscode/c_cpp_properties.json
|
|
.vscode/launch.json
|
|
.vscode/ipch
|
|
.vscode/settings.json
|
|
platformio-device-monitor*.log
|
|
logs/device-monitor*.log
|
|
platformio_override.ini
|
|
webapp_dist/
|
|
.DS_Store
|