don't clutter up file associations
This commit is contained in:
parent
90f64c2b37
commit
802fbceb84
1
components/nanopb/nanopb
Submodule
1
components/nanopb/nanopb
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 580d7c809c3c974537568e93d3be9bc7f533a105
|
@ -10,24 +10,9 @@
|
||||
"Unix Makefiles"
|
||||
],
|
||||
"cmake.configureOnOpen": true,
|
||||
"C_Cpp.autoAddFileAssociations": false,
|
||||
"files.associations": {
|
||||
"Dockerfile.*": "dockerfile",
|
||||
"esp_spi_flash.h": "c",
|
||||
"sx127x_driver.h": "c",
|
||||
"task.h": "c",
|
||||
"rtc.h": "c",
|
||||
"sntp.h": "c",
|
||||
"future": "c",
|
||||
"optional": "c",
|
||||
"esp_log.h": "c",
|
||||
"string.h": "c",
|
||||
"stdio.h": "c",
|
||||
"sdkconfig.h": "c",
|
||||
"freertos.h": "c",
|
||||
"u8g2_esp32_hal.h": "c",
|
||||
"stddef.h": "c",
|
||||
"gpio.h": "c",
|
||||
"gpio_reg.h": "c"
|
||||
"Dockerfile.*": "dockerfile"
|
||||
}
|
||||
},
|
||||
"extensions": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user