From f7cb6485036ce8b4386412286d75337bd03e4a19 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 22 Sep 2023 20:12:47 +0800 Subject: Fix editorconfig name. --- .editorconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..edb912e --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*] +end_of_line = lf + -- cgit v1.2.3