First commit containing tar package

This commit is contained in:
Fabian Stamm
2020-07-26 13:18:06 +02:00
commit d1fbb6eefd
11 changed files with 749 additions and 0 deletions

7
.editorconfig Normal file
View File

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