update project,

This commit is contained in:
louiscklaw
2025-05-11 08:02:50 +08:00
parent 9d46de56c3
commit c29ab4b920
5 changed files with 48 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
insert_final_newline = true
trim_trailing_whitespace = true