首次提交

This commit is contained in:
2021-09-09 13:33:57 +08:00
parent 0449d6b113
commit 4e842133cb
51 changed files with 16156 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true