10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
.git
|
||
.gitignore
|
||
node_modules
|
||
debug-logs
|
||
*.exe
|
||
*.exe~
|
||
# 勿忽略 dist/:Dockerfile 需 COPY dist/mengyastore-backend-linux-amd64(先在 Windows 运行 dist\build-linux-amd64.bat)
|
||
Dockerfile
|
||
docker-compose.yml
|