👷‍♂️ Prepare repo

This commit is contained in:
C-3PO 2018-10-18 19:50:24 +02:00
parent 5b1f9108af
commit d37a12eac8
Signed by: c3po
GPG key ID: 62993C4BB4D86F24
8 changed files with 791 additions and 185 deletions

9
.editorconfig Normal file
View file

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