Add spot-client and spot-client-git

This commit is contained in:
Daniel Peukert 2021-02-18 14:07:27 +01:00
commit 2d12250a6e
4 changed files with 79 additions and 0 deletions

8
.editorconfig Normal file
View file

@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
tab_width = 4