Explorar o código

Exclude git from docker context (#1412)

* Exclude .git from Docker build context

* Add last line
ふぁ hai 2 meses
pai
achega
446f06f9d6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

@@ -4,3 +4,4 @@ LICENSE
 docker-compose.yml
 Dockerfile
 tests/
+.git