Remove duplicate .editorconfig

This commit is contained in:
Johan Laanstra 2019-03-10 22:23:44 -07:00 committed by GitHub
commit 82762d6b7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +0,0 @@
root = true
[*.{xaml,cpp,h}]
charset = utf-8-bom
indent_style = space
indent_size = 4
[*.{cpp,h}]
insert_final_newline = true
trim_trailing_whitespace = true