repo setup

This commit is contained in:
mrjvs
2023-06-21 14:50:06 +02:00
commit 2f2db1aab8
16 changed files with 6653 additions and 0 deletions

7
.editorconfig Normal file
View File

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