2
0
mirror of https://github.com/ValdikSS/GoodbyeDPI synced 2025-08-30 22:05:10 +00:00

Added .editorconfig

This commit is contained in:
KOLANICH
2018-05-16 18:35:31 +03:00
parent 50e70ace76
commit 464bbcbb6b

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf