diff options
Diffstat (limited to '.editorconfig')
-rwxr-xr-x | .editorconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 379fba4..080ba5b 100755 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,5 @@ +root = true + [*] charset = utf-8 |