chore(cleanup): remove empty infra/i18n dir; drop startup-check.report.json; add ignore

This commit is contained in:
wanwujie
2025-10-20 08:36:04 +08:00
parent 44d0505811
commit 36b837538b
2 changed files with 2 additions and 11 deletions

2
wwjcloud-nest-v1/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# Generated startup diagnostics report
startup-check.report.json

View File

@@ -1,11 +0,0 @@
{
"nodeVersion": "v20.13.1",
"nodeEnv": "test",
"timestamp": 1760885126089,
"redis": {
"enabled": false,
"connected": false,
"port": 6379
},
"envMissing": []
}