Forráskód Böngészése

Exclude git from docker context (#1412)

* Exclude .git from Docker build context

* Add last line
ふぁ 2 hónapja
szülő
commit
446f06f9d6
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

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