mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2024-11-19 20:11:33 +00:00
Added .editorconfig
This commit is contained in:
parent
50e70ace76
commit
464bbcbb6b
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@ -0,0 +1,8 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
end_of_line = lf
|
Loading…
Reference in New Issue
Block a user