gl / .dockerignore
jxdn123's picture
Create .dockerignore
5ac4fe7 verified
raw
history blame
106 Bytes
# 通用
.git
.gitignore
README.md
LICENSE
# Node
web/node_modules
web/.vite
web/dist
# Go
bin
build
tmp