Initial file structrue and rdlink with essential content

This commit is contained in:
2022-03-18 17:17:28 +01:00
parent 9ab4b12829
commit 6dc6b305b9
3 changed files with 190 additions and 0 deletions

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
root = true
[*.sh]
charset = utf-8
indent_style = space
indent_size = 2