mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Copy irrlichtmt to <root>/irr/
This commit is contained in:
10
irr/.editorconfig
Executable file
10
irr/.editorconfig
Executable file
@@ -0,0 +1,10 @@
|
||||
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
|
Reference in New Issue
Block a user