From 0267ff0be712a274f6bb7bc5fd4fab97c66098f7 Mon Sep 17 00:00:00 2001 From: MouriNaruto Date: Mon, 24 Jun 2024 01:36:27 +0800 Subject: [PATCH] Update the workspace with Mile.Project.Windows. --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index f1a1df5..1117272 100644 --- a/.editorconfig +++ b/.editorconfig @@ -39,6 +39,9 @@ trim_trailing_whitespace = true [*.rc] charset = utf-16le +[*.inf] +charset = utf-16le + [*.bat] charset = utf-8 insert_final_newline = true