Files
openvpn-install/.editorconfig
T

11 lines
121 B
INI
Raw Normal View History

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
2020-10-21 13:59:49 +02:00
[*.sh]
indent_style = tab
indent_size = 4