Initial commit

This commit is contained in:
2026-06-17 22:31:40 +01:00
commit 25b1e0908d
12 changed files with 653 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.tofu]
indent_size = 2
indent_style = space