diff options
Diffstat (limited to 'src/hgl')
-rw-r--r-- | src/hgl/.editorconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hgl/.editorconfig b/src/hgl/.editorconfig new file mode 100644 index 00000000000..0a01d20a29a --- /dev/null +++ b/src/hgl/.editorconfig @@ -0,0 +1,2 @@ +[*.{cpp,h}] +indent_style = tab |