feat:提交

This commit is contained in:
雷雨
2025-12-15 22:12:45 +08:00
commit b9bfe5e77c
1216 changed files with 209248 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Editor configuration, see http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = tab
indent_size = 2
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true