From 5b731401e22372a25eb4ad8e229d69fc3cc6f239 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Sat, 22 Jun 2024 17:45:32 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index aa6dd550..3c4b7702 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,6 +13,9 @@ indent_size = 4 [my_version.h] charset = utf-8-bom +[SandboxiePlus/SandMan/Troubleshooting/lang_*.json] +charset = utf-8-bom + [*.{c,h,cpp}] indent_style = tab indent_size = unset