From 7ff83424592cd5a3c58fe2e6d7e67aeef5144caf Mon Sep 17 00:00:00 2001 From: horus Date: Sat, 27 Jun 2026 05:40:45 +0200 Subject: merge --- ssh/.editorconfig | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 ssh/.editorconfig (limited to 'ssh/.editorconfig') diff --git a/ssh/.editorconfig b/ssh/.editorconfig deleted file mode 100644 index 6537ca4..0000000 --- a/ssh/.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -root = true - -[*] -charset = utf-8 -end_of_line = lf -insert_final_newline = true -indent_style = space -indent_size = 4 -trim_trailing_whitespace = true - -[*.md] -trim_trailing_whitespace = false - -[*.{yml,yaml}] -indent_size = 2 -- cgit v1.2.3