diff --git a/.editorconfig b/.editorconfig index 1d2259154e486e..7e0aea1a85a059 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