From 7e9c65507f2ba51ff7c13cfc18cf29722b89c973 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 2 Oct 2023 01:27:55 +0900 Subject: commit files --- .editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..a4b824b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +charset = utf-8 +end_of_line = lf +insert_final_newline = true +indent_style = space +indent_size = 2 -- cgit v1.2.3-70-g09d2