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