Przeglądaj źródła

Fix dockerignore (#2190)

Alexandre Alapetite 7 lat temu
rodzic
commit
1a1ed64ad5
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      .dockerignore

+ 3 - 3
.dockerignore

@@ -1,3 +1,3 @@
-*/.git
-*/data
-*/docs
+/.git
+/data
+/docs