mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-11 16:50:28 +08:00
11 lines
121 B
INI
11 lines
121 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_file = lf
|
|
indent_style = tab
|
|
indent_size = 4
|
|
|
|
[*.{py,yaml}]
|
|
indent_style = space
|
|
indent_size = 4
|