Removed all files not related to docker stuff (should've done that earlier)

This commit is contained in:
Niggl1999
2020-06-02 15:58:37 +02:00
parent e4d916b07c
commit 35a028fb82
33 changed files with 0 additions and 14085 deletions

View File

@@ -1,16 +0,0 @@
# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[*.ts]
quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false