1
0
Mirror von https://github.com/cmur2/dyndnsd.git synchronisiert 2025-12-19 13:48:09 +01:00
Dateien
dyndnsd/.editorconfig
2020-08-12 07:55:37 +02:00

10 Zeilen
147 B
INI

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