mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 05:52:04 +00:00
10 lines
143 B
INI
10 lines
143 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
indent_size = 2
|
|
indent_style = space
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.md]
|
|
trim_trailing_whitespace = false
|