mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
file updates
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,13 +2,13 @@
|
|||||||
.vscode/c_cpp_properties.json
|
.vscode/c_cpp_properties.json
|
||||||
.vscode/extensions.json
|
.vscode/extensions.json
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
|
.vscode/settings.json
|
||||||
|
|
||||||
# build
|
# build
|
||||||
build/
|
build/
|
||||||
.clang_complete
|
.clang_complete
|
||||||
.gcc-flags.json
|
.gcc-flags.json
|
||||||
cppcheck.out.xml
|
cppcheck.out.xml
|
||||||
debug.log
|
|
||||||
|
|
||||||
# platformio
|
# platformio
|
||||||
.pio
|
.pio
|
||||||
@@ -45,5 +45,3 @@ build_wrapper_output_directory/
|
|||||||
# other build files
|
# other build files
|
||||||
dump_entities.csv
|
dump_entities.csv
|
||||||
dump_entities.xls*
|
dump_entities.xls*
|
||||||
|
|
||||||
.vscode/settings.json
|
|
||||||
|
|||||||
9669
interface/package-lock.json
generated
9669
interface/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "EMS-ESP32",
|
|
||||||
"lockfileVersion": 3,
|
|
||||||
"requires": true,
|
|
||||||
"packages": {}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user