diff --git a/.ecrc b/.ecrc index c68877ec21..905d634717 100644 --- a/.ecrc +++ b/.ecrc @@ -1,5 +1,5 @@ { - "Exclude": ["^\\.gitmodules$", "stb_image\\.h"], + "Exclude": ["^\\.gitmodules$", "stb_image\\.h", "^docs/profiling-reports/"], "Disable": { "IndentSize": true }