mirror of
https://github.com/mTvare6/hello-world.rs.git
synced 2025-07-01 00:26:27 +00:00
13 lines
176 B
INI
13 lines
176 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
|
|
[Makefile]
|
|
indent_style = tab
|
|
|
|
[{package.json,.travis.yml}]
|
|
indent_style = space
|
|
indent_size = 2
|