mirror of https://github.com/9001/r0c.git
this thing broke stuff
This commit is contained in:
parent
d3d8ae68aa
commit
1c97864c46
|
@ -3,7 +3,6 @@ root = true
|
|||
[*]
|
||||
charset = utf-8
|
||||
indent_size = 4
|
||||
indent_style = tab
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
end_of_line = lf
|
||||
|
@ -11,7 +10,6 @@ end_of_line = lf
|
|||
[.*]
|
||||
charset = utf-8
|
||||
indent_size = 4
|
||||
indent_style = tab
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
end_of_line = lf
|
||||
|
|
Loading…
Reference in New Issue