added editor config

This commit is contained in:
Sebastian Brosch 2024-10-12 16:55:16 +02:00
parent 10440dd097
commit 9122e21ff6
Signed by: sebastianbrosch
GPG Key ID: 66E3143B54A6CF10

8
.editorconfig Normal file
View File

@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
indent_style = space
[*.{h,cc}]
indent_size = 2