mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 22:17:25 -04:00
9 lines
121 B
INI
9 lines
121 B
INI
root = true
|
|
|
|
[*.json]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2
|
|
end_of_line = lf
|
|
insert_final_newline = false
|