From 0f87def7984d344056d9cfff00a53050d568ca31 Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 23 Aug 2023 17:58:05 +0200 Subject: Add a few comments --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 58a4e47..38dff8a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,10 @@ +# EditorConfig is awesome: https://EditorConfig.org + +# top-most EditorConfig file root = true +# Unix-style newlines with a newline ending every file [*] charset = utf-8 end_of_line = lf -- cgit v1.2.3