1root = true 2 3[*] 4charset = utf-8 5indent_style = space 6indent_size = 2 7end_of_line = lf 8insert_final_newline = true 9trim_trailing_whitespace = true 10quote_type = single 11