.editorconfig

1root = true
2[*]
3end_of_line = lf
4insert_final_newline = true
5charset=utf-8
6indent_style=tab