From af3138c049043d239fe12ef7651e180be8a578f3 Mon Sep 17 00:00:00 2001 From: Greenscreener Date: Tue, 18 Jul 2023 18:05:59 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99id=C3=A1n=20.editorconfig,=20aby=20edito?= =?UTF-8?q?ry=20ned=C3=A1valy=20mezery,=20kam=20nepat=C5=99=C3=AD.=20:)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..c04f338 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,7 @@ +root = true + +[*] +end_of_line = lf +insert_final_newline = true +charset = utf-8 +indent_style = tab