Initial commit

This commit is contained in:
2020-12-04 18:09:14 +01:00
commit fd8248696b
5 changed files with 117 additions and 0 deletions

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
root = true
[*]
end_of_line = lf
indent_style = tab
insert_final_newline = true