初始化

This commit is contained in:
2026-04-13 17:32:58 +08:00
commit c6ee0d5243
1342 changed files with 96426 additions and 0 deletions

12
build/extraResources/mysql/.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# MySQL运行时生成的文件
.running-port
grant_root.sql
init_grant.sql
# MySQL数据目录如果不想提交数据库
# data/
# MySQL临时文件
*.tmp
*.lock