From c626bc9c109e017c3573f5fe5dfbf92fdce5e494 Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Sat, 30 Nov 2024 01:03:08 +0100 Subject: [PATCH] Update .editorconfig (cherry picked from commit 789a624edf9ca7c67fc7f96d4876d916c9cf283f) --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index 1d2259154e486..7e0aea1a85a05 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,6 +11,7 @@ insert_final_newline = true trim_trailing_whitespace = true charset = utf-8 + # Ignore diffs/patches [*.{diff,patch}] end_of_line = unset