初始化
This commit is contained in:
12
build/extraResources/mysql/.gitignore
vendored
Normal file
12
build/extraResources/mysql/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# MySQL运行时生成的文件
|
||||
.running-port
|
||||
grant_root.sql
|
||||
init_grant.sql
|
||||
|
||||
# MySQL数据目录(如果不想提交数据库)
|
||||
# data/
|
||||
|
||||
# MySQL临时文件
|
||||
*.tmp
|
||||
*.lock
|
||||
|
||||
Reference in New Issue
Block a user