Files
TencentOS-tiny/components/connectivity/iot-hub-device-c-sdk/.code.yml

11 lines
325 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
source:
auto_generate_source:
# 自动生成代码文件的正则表达式若无统一标识格式可以指定具体目录样例可参考test_source举例
filepath_regex: [
".*/build/.*",
".*/output/.*",
]
third_party_source:
filepath_regex: [
".*/3rd/mbedtls/mbedtls/.*",
]