mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-05 01:40:44 +01:00
58a96b7d23
Necessary due to CR/LF mess, it shouldn’t inherit the LF setting from Minetest.
11 lines
159 B
INI
Executable File
11 lines
159 B
INI
Executable File
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
|
|
[*.{cpp,h,txt,cmake,fsh,vsh}]
|
|
indent_size = 4
|
|
indent_style = tab
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|