Start new folder

This commit is contained in:
mrjvs
2024-01-12 17:25:23 +01:00
parent 953ece8847
commit 629005646b
3 changed files with 34 additions and 0 deletions

7
new/.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