«howdy y'all» commit

This commit is contained in:
2026-02-16 00:08:03 -06:00
commit 617b6e8bcd
58 changed files with 1588 additions and 0 deletions

9
.editorconfig Normal file
View File

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