From cc44a57fd738c704031278a4765b74e1f1e7cbad Mon Sep 17 00:00:00 2001 From: Arsenic Blood <127725014+GutPuncher@users.noreply.github.com> Date: Tue, 31 Oct 2023 13:39:57 -0400 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index ba49e3c2..a44b226b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,3 +3,4 @@ root = true [*] indent_style = tab indent_size = 4 +charset = cp437