v2ray-examples/.editorconfig

9 lines
119 B
INI
Raw Permalink Normal View History

2020-07-31 19:14:59 +08:00
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 4
trim_trailing_whitespace = true