From ca1c77696aab9bea0892150338c6431c21d5b08a Mon Sep 17 00:00:00 2001 From: Beha Date: Mon, 14 Jun 2021 12:01:28 -0400 Subject: Add support for Aurum. --- .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..6e3c965 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*] +indent_style = space +indent_size = 4 -- cgit v1.2.3