| # EditorConfig is awesome: http://EditorConfig.org# top-most EditorConfig fileroot = true[*]charset = utf-8end_of_line = lfinsert_final_newline = trueindent_style = tabtrim_trailing_whitespace = true[*.md]indent_size = 2indent_style = spacetrim_trailing_whitespace = false
 |