diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 009bfe6..0000000 --- a/.editorconfig +++ /dev/null @@ -1,7 +0,0 @@ -root=true - -[*] -indent_style=tab -tab_width=8 -indent_size=8 -charset=utf-8