1[*.cpp] 2charset = utf-8 3end_of_line = lf 4insert_final_newline = true 5indent_style = tab 6indent_size = 4 7trim_trailing_whitespace = true 8