Merge branch 'main' into feature/blog

This commit is contained in:
ari melody 2025-04-29 23:42:56 +01:00
commit bc90015a33
Signed by: ari
GPG key ID: 60B5F0386E3DDB7E
2 changed files with 9 additions and 2 deletions

7
.editorconfig Normal file
View file

@ -0,0 +1,7 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4