From 774ee3c760d62bbd74990ae8f91ea6f9867b382a Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 12 Mar 2024 08:41:33 +1000 Subject: [PATCH] Clean up the `.editorconfig` file --- .editorconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.editorconfig b/.editorconfig index a5145badd..081e8c6b9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -28,7 +28,3 @@ indent_style = tab [*.bat] end_of_line = crlf #max_line_length = 80 - -#[*.{yaml,yml}] - -#[*.md]