File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -924,7 +924,8 @@ RECURSIVE = YES
924924EXCLUDE = ./0.doxygen/mainpage.h \
925925 ./2.quick-start/quick_start_qemu \
926926 ./env/env-vscode.md \
927- ./7.contribution/coding_style_cn.md
927+ ./7.contribution/coding_style_cn.md \
928+ ../src/utest/perf/README.md
928929
929930# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
930931# directories that are symbolic links (a Unix file system feature) are excluded
Original file line number Diff line number Diff line change @@ -1014,7 +1014,8 @@ RECURSIVE = YES
10141014EXCLUDE = ./0.doxygen/mainpage.h \
10151015 ./2.quick-start/quick_start_qemu \
10161016 ./env/env-vscode.md \
1017- ./7.contribution/coding_style_cn.md
1017+ ./7.contribution/coding_style_cn.md \
1018+ ../src/utest/perf/README.md
10181019
10191020# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
10201021# directories that are symbolic links (a Unix file system feature) are excluded
You can’t perform that action at this time.
0 commit comments