first commit
This commit is contained in:
commit
15cf412840
255 changed files with 47845 additions and 0 deletions
12
.editorconfig
Normal file
12
.editorconfig
Normal file
|
@ -0,0 +1,12 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
|
||||
[*.{build,yml,ui,yaml,css,blp}]
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue