Track database SQL dumps

This commit is contained in:
zhx 2026-05-30 17:31:08 +08:00
parent 74d7734044
commit b5d3e6444d
3 changed files with 2444 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
# Local database dumps should not be pushed by default.
*.sql
!muchang_20211111_141209.sql
!muchang/mysql/mysql.sql
# Godot generated/import cache and exported builds.
godot/FarmGodot/.godot/

1136
muchang/mysql/mysql.sql Normal file

File diff suppressed because one or more lines are too long

1306
muchang_20211111_141209.sql Normal file

File diff suppressed because one or more lines are too long