More meta files

This commit is contained in:
Mark 2025-01-04 16:55:15 -08:00
parent 5e37f32b0b
commit 3d7e551df3
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
2 changed files with 10 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 = true
insert_final_newline = true

1
rustfmt.toml Normal file
View File

@ -0,0 +1 @@
hard_tabs = true