added recipe for magdev/gitea-bundle

This commit is contained in:
2022-02-08 23:55:34 +01:00
parent a41d1027ed
commit b9addc1eb8
4 changed files with 42 additions and 0 deletions

8
.editorconfig Normal file
View File

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