exclude_check_tools_files.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. tools/ble/**/*
  2. tools/catch/**/*
  3. tools/ci/build_template_app.sh
  4. tools/ci/check_*.py
  5. tools/ci/check_*.txt
  6. tools/ci/check_*.sh
  7. tools/ci/check_copyright_config.yaml
  8. tools/ci/get_all_test_results.py
  9. tools/gdb_panic_server.py
  10. tools/check_term.py
  11. tools/check_python_dependencies.py
  12. tools/python_version_checker.py
  13. tools/generate_debug_prefix_map.py
  14. tools/ci/checkout_project_ref.py
  15. tools/ci/ci_fetch_submodule.py
  16. tools/ci/ci_get_mr_info.py
  17. tools/ci/configure_ci_environment.sh
  18. tools/ci/deploy_docs.py
  19. tools/ci/envsubst.py
  20. tools/ci/*exclude*.txt
  21. tools/ci/executable-list.txt
  22. tools/ci/fix_empty_prototypes.sh
  23. tools/ci/get-full-sources.sh
  24. tools/ci/idf_ci_utils.py
  25. tools/ci/ignore_build_warnings.txt
  26. tools/ci/mirror-submodule-update.sh
  27. tools/ci/multirun_with_pyenv.sh
  28. tools/ci/mypy_ignore_list.txt
  29. tools/ci/normalize_clangtidy_path.py
  30. tools/ci/push_to_github.sh
  31. tools/ci/python_packages/wifi_tools.py
  32. tools/ci/utils.sh
  33. tools/eclipse-code-style.xml
  34. tools/format-minimal.sh
  35. tools/format.sh
  36. tools/gen_esp_err_to_name.py
  37. tools/mocks/**/*
  38. tools/set-submodules-to-github.sh
  39. tools/templates/sample_component/CMakeLists.txt
  40. tools/templates/sample_component/include/main.h
  41. tools/templates/sample_component/main.c
  42. tools/toolchain_versions.mk