First Commit

This commit is contained in:
Fabian Stamm
2020-07-18 18:14:04 +02:00
commit 66fdedcb1e
6 changed files with 2300 additions and 0 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root=true
[*]
charset = utf-8
indent_size = 3
indent_style = space
insert_final_newline = true