Add editor config
This commit is contained in:
parent
9abfbeea42
commit
bb1378a87e
1 changed files with 7 additions and 0 deletions
7
.editorconfig
Normal file
7
.editorconfig
Normal file
|
@ -0,0 +1,7 @@
|
|||
root = true
|
||||
[*]
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
[Makefile]
|
||||
indent_style = tab
|
Loading…
Add table
Add a link
Reference in a new issue