Blame | Last modification | View Log | Download
# EditorConfig is awesome: http://EditorConfig.org# top-most EditorConfig fileroot = true[*]charset = utf-8end_of_line = lfindent_size = 4indent_style = spaceinsert_final_newline = truetrim_trailing_whitespace = true