Added meta files

This commit is contained in:
2024-12-11 18:20:40 -08:00
commit b2653f5f55
4 changed files with 33 additions and 0 deletions

9
.editorconfig Normal file
View File

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