From ad9d6a199db7c28f8b20f131dfb55a26e0e251de Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sun, 23 Mar 2025 21:11:13 +0300 Subject: Again... --- .editorconfig | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index f1bc949..0000000 --- a/.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -root = true - -[*] -charset = utf-8 -end_of_line = lf -insert_final_newline = true - -[*.{c,h}] -indent_size = 4 -indent_style = space -trim_trailing_whitespace = true -- cgit 1.4.1