added editorconfig file.

This commit is contained in:
Gabe Venberg 2025-04-14 10:48:44 +02:00
parent 9177a84b5c
commit dfd2adcc8b

5
.editorconfig Normal file
View file

@ -0,0 +1,5 @@
root = true
[*]
indent_size = 2
indent_style = space