mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
14 lines
169 B
INI
14 lines
169 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
|
|
[*.nix]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.tf]
|
|
indent_style = space
|
|
indent_size = 2
|