Update gitignore
This commit is contained in:
parent
b6edea6fcf
commit
936fccd41d
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,6 +24,7 @@ CMakeLists.txt
|
||||
data
|
||||
unpacked_fs
|
||||
unpacked_boards
|
||||
tasmota/user/*
|
||||
tasmota/user_config_override.h
|
||||
tasmota/include/local_ca_data.h
|
||||
tasmota/include/local_ca_descriptor.h
|
||||
|
||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -70,5 +70,6 @@
|
||||
"tooltip": "PlatformIO: Rebuild IntelliSense Index",
|
||||
"commands": "platformio-ide.rebuildProjectIndex"
|
||||
}
|
||||
]
|
||||
],
|
||||
"C_Cpp.dimInactiveRegions": false
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user