diff --git a/.editorconfig b/.editorconfig index 3727244..3f43534 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,5 @@ +root = true + [*.{h,c,cpp}] charset = utf-8 indent_style = tab