diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index cb8b48c7..00000000 --- a/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -# Editor configuration, see http://editorconfig.org -root = true - -[*] -charset = utf-8 -indent_style = space -indent_size = 2 -insert_final_newline = true -trim_trailing_whitespace = true \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..25eff217 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.editorconfig \ No newline at end of file