Browse Source

Fix dockerignore (#2190)

Alexandre Alapetite 7 years ago
parent
commit
1a1ed64ad5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .dockerignore

+ 3 - 3
.dockerignore

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