1[*] 2charset=utf-8 3end_of_line=lf 4insert_final_newline=false 5indent_style=space 6indent_size=2 7 8[Makefile] 9indent_style = tab 10 11[*.{c,cpp,cc,h,hpp}] 12insert_final_newline=true 13