Commit 5fa103fa by 夜影星辰 Committed by GitHub

fix: exclude THIRD-PARTY-LICENSES.md from .dockerignore for Docker build (#4739)

parent 543cc64e
......@@ -7,4 +7,5 @@ Makefile
docs
.eslintcache
.gocache
/web/node_modules
\ No newline at end of file
/web/node_modules
!THIRD-PARTY-LICENSES.md
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment