blob: fabce7f5bac87dc3c484811df59b4a2aac8a5938 [file] [log] [blame]
Jan Tattermuschc7c2bf12017-05-19 15:01:43 +02001root = true
2[**]
kkm3cf21932018-03-12 20:33:21 -07003charset = utf-8 ; Implies no BOM.
Jan Tattermuschc7c2bf12017-05-19 15:01:43 +02004end_of_line = LF
5indent_style = space
6indent_size = 4
7insert_final_newline = true
8tab_width = 4