Delete .editorconfig

This commit is contained in:
Daniel Lamb 2015-02-20 11:51:58 -08:00
parent d462e28473
commit d3b4f926ca
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false