chore: initialize migration workspace

This commit is contained in:
2026-07-02 10:38:13 +08:00
commit 705aec6ab2
44 changed files with 5988 additions and 0 deletions

11
MesUniversalApi/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
bin/
obj/
.vs/
TestResults/
artifacts/
publish/
*.user
*.suo
*.log
.env
.env.*