This commit is contained in:
sadan 2024-12-18 02:20:22 -05:00
parent 6505701cb8
commit 5e880633c4
No known key found for this signature in database
3 changed files with 287 additions and 281 deletions

6
.editorconfig Normal file
View file

@ -0,0 +1,6 @@
root = true
[*]
indent_size = 4
indent_style = space
end_of_line = lf
insert_final_newline = true