editorconfig: remove unused config file

This commit is contained in:
Derek Stavis 2016-02-28 21:52:19 -03:00
parent 204de94cd4
commit 7d64ad33fb

View File

@ -1,9 +0,0 @@
# http://editorconfig.org
root = true
[*]
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true