🚚 Migrate from ssn-tools repo

This commit is contained in:
C-3PO 2018-10-23 23:17:03 +02:00
commit 144f666ef1
Signed by: c3po
GPG key ID: 62993C4BB4D86F24
9 changed files with 1027 additions and 0 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