fallout2-ce/.editorconfig
Alexander Batalov 55661742a2 Initial commit
2022-05-19 11:51:26 +03:00

10 lines
148 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_white_space = true