Files
2026FIFAWorldCup/.gitignore
QuantBot 64cae96d0d
Some checks failed
2026 World Cup Quant Platform - Production Deployment / Code Quality, Security Gate & Testing (push) Failing after 4m12s
2026 World Cup Quant Platform - Production Deployment / Deploy to Production VM via Gitea CD (push) Has been skipped
deploy: push latest version to production
2026-06-26 14:06:37 +08:00

8 lines
105 B
Plaintext

node_modules
package-lock.json
!platform/web/package-lock.json
.env
/ops/shared
/ops/*.log
*/__pycache__