|
|
@@ -140,15 +140,16 @@ exclude =
|
|
|
.git,
|
|
|
__pycache__,
|
|
|
# submodules
|
|
|
- components/esptool_py/esptool,
|
|
|
components/bootloader/subproject/components/micro-ecc/micro-ecc,
|
|
|
- components/nghttp/nghttp2,
|
|
|
- components/libsodium/libsodium,
|
|
|
+ components/esptool_py/esptool,
|
|
|
+ components/expat/expat,
|
|
|
components/json/cJSON,
|
|
|
+ components/libsodium/libsodium,
|
|
|
components/mbedtls/mbedtls,
|
|
|
- components/expat/expat,
|
|
|
+ components/nghttp/nghttp2,
|
|
|
+ components/nimble/nimble,
|
|
|
components/unity/unity,
|
|
|
- examples/build_system/cmake/import_lib/main/lib/tinyxml2
|
|
|
+ examples/build_system/cmake/import_lib/main/lib/tinyxml2,
|
|
|
# other third-party libraries
|
|
|
tools/kconfig_new/kconfiglib.py,
|
|
|
# autogenerated scripts
|