blob: aaac3258bea46fa996fd8aceb2386575c4ed8001 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001root = true
2
3[*]
4indent_style = tab
5end_of_line = lf
6charset = utf-8
7trim_trailing_whitespace = true
8insert_final_newline = true