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