A lot of new views

This commit is contained in:
Fabian Stamm
2019-08-06 17:08:07 +02:00
commit 27b41f1bec
77 changed files with 22268 additions and 0 deletions

8
.editorconfig Normal file
View File

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