chore: prepare backend monorepo

This commit is contained in:
2026-07-20 10:50:06 +08:00
parent bed80aa807
commit fb6a84d75f

3
.gitignore vendored
View File

@@ -11,9 +11,6 @@ coverage/
target/
*.tsbuildinfo
# Independently versioned Rust API
/server/
# Local configuration and secrets
.env
.env.*