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