From a8d8e9607dba2f5e2c52d81eda8ac9d5ef1da7e2 Mon Sep 17 00:00:00 2001 From: arch-btw <57669023+arch-btw@users.noreply.github.com> Date: Mon, 26 Aug 2024 12:39:39 -0700 Subject: [PATCH] Update .ecrc --- .ecrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ecrc b/.ecrc index a3351f4e6442d..c68877ec211f1 100644 --- a/.ecrc +++ b/.ecrc @@ -1,5 +1,5 @@ { - "Exclude": ["^\\.gitmodules$"], + "Exclude": ["^\\.gitmodules$", "stb_image\\.h"], "Disable": { "IndentSize": true }