mirror of
https://github.com/godotengine/godot.git
synced 2024-12-27 11:24:59 +08:00
9 lines
139 B
INI
9 lines
139 B
INI
|
[*.gd]
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
insert_final_newline = true
|
||
|
trim_trailing_whitespace = true
|
||
|
|
||
|
[*.out]
|
||
|
insert_final_newline = true
|