Explorar el Código

Add /pkg to docker ignore

develop
Silvestr Predko hace 3 años
padre
commit
e56edfa35b
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      .dockerignore

+ 4
- 0
.dockerignore Ver fichero

@@ -0,0 +1,4 @@
1
+/target
2
+/pkg
3
+/.git
4
+.gitignore

Loading…
Cancelar
Guardar