This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
2021-05-18 15:15:00 +02:00
|
|
|
root = true
|
|
|
|
|
|
|
|
[*]
|
|
|
|
end_of_line = lf
|
|
|
|
insert_final_newline = false
|
|
|
|
indent_style = space
|
|
|
|
indent_size = 4
|
2021-05-18 15:55:36 +02:00
|
|
|
|
|
|
|
[Makefile]
|
|
|
|
indent_style = tab
|