Initial commit

This commit is contained in:
Manuel Vögele
2021-02-01 13:17:23 +01:00
commit 4b73cd93bf
7 changed files with 380 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
root = true
[*]
end_of_line = lf
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true