root = true [*] charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true indent_size = 2 tab_width = 2 [*.c] ident_style = space ident_size = 2 [Makefile*] ident_style = tab ident_size = 4