chore(dockerignore): remove env* pattern from .dockerignore
Some checks failed
Docker Build and Push / docker-build-and-push (., Dockerfile, monaco-editor-lsp-next) (push) Failing after 21s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-c) (push) Failing after 15s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-cpp) (push) Failing after 14s

This commit is contained in:
cfngc4594 2025-03-05 22:50:36 +08:00
parent 2ac6457f01
commit 1bdae1d458

View File

@ -3,7 +3,6 @@
.next
node_modules
.dockerignore
.env*
.gitignore
**/*compose*
demo.png