exclude .git in docker container (#176)

This commit is contained in:
QiaoHao
2021-12-06 04:11:49 +08:00
committed by GitHub
parent 12e5810aee
commit d298260122

View File

@@ -8,6 +8,7 @@
/static /static
/build /build
/out /out
/.git
/.dockerignore /.dockerignore
/.gitignore /.gitignore