Repo setup

This commit is contained in:
mrjvs
2023-08-23 13:54:26 +02:00
parent c852a33cc1
commit bfcf6d0568
21 changed files with 1866 additions and 0 deletions

6
.editorconfig Normal file
View File

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