添加数据库文件

This commit is contained in:
2025-11-11 18:20:45 +08:00
parent 96e9a6d396
commit 33e12575dd
139 changed files with 0 additions and 183904 deletions

View File

@@ -1,25 +0,0 @@
# EditorConfig配置文件
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
[*.{js,ts,vue}]
indent_size = 2
[*.json]
indent_size = 2
[*.{css,scss,sass}]
indent_size = 2