Day 3 and 4

This commit is contained in:
2023-12-05 01:38:49 +00:00
parent dd881355c2
commit c1e195fdcd
10 changed files with 609 additions and 1 deletions

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
root = true
[*]
end_of_line = lf
insert_final_newline = false
trim_trailing_whitespace = true