Folder structure

This commit is contained in:
mrjvs
2024-01-13 22:01:07 +01:00
parent 8de5672832
commit 38e0dd87e0
6 changed files with 14 additions and 0 deletions

8
.editorconfig Normal file
View File

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