Cloned H&M Repo, reconfigured HEMTT launch dependencies and startup mission to point to the H&M

This commit is contained in:
Valmo Trindade
2025-09-27 14:20:10 -03:00
parent 2e017f97c9
commit 78fa2608c3
334 changed files with 33920 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true