repo setup

This commit is contained in:
Jelle van Snik
2022-12-26 21:27:42 +01:00
commit 46ffd9b1ff
11 changed files with 3326 additions and 0 deletions

7
.editorconfig Normal file
View File

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