Chore: update .dockerignore (#401)

This commit is contained in:
Jason Lyu
2024-09-02 06:06:38 +08:00
committed by GitHub
parent 391d3d9f89
commit bf745d0e0e
+5 -3
View File
@@ -1,6 +1,8 @@
.github .github/
.gitignore .gitignore
.golangci.yaml
# Other # Other
build/* docs/
docs/* build/
tests/