rag-backend/.dockerignore
向宁 855a7b6880 feat: add Dockerfile and upgrade Jenkinsfile to full CI/CD
- Multi-stage .NET 10 Dockerfile (build + runtime)
- Jenkinsfile: Docker build → push to registry → deploy with docker-compose
2026-05-17 19:16:56 +08:00

7 lines
35 B
Plaintext

bin/
obj/
*.user
*.suo
.vs/
.idea/