chore: refresh gramsrv public release

This commit is contained in:
A 2026-06-30 14:37:43 +08:00
parent 75cebe8dbf
commit 70b6820474
1274 changed files with 378751 additions and 59919 deletions

5
.gitignore vendored
View file

@ -4,8 +4,12 @@
*.test
*.out
coverage.*
node_modules/
# 本地环境 / 密钥server RSA private key 必须持久化,但禁止入库)
.env
.env.*
!.env.example
*.local
*.pem
*.key
@ -14,6 +18,7 @@ coverage.*
!/data/langpack/
!/data/langpack/**
logs/
tmp/
.gocache/
.tdesktop-e2e/