summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.dockerignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.dockerignore b/.dockerignore
index 78892332a..f8bcd3baf 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,3 +1,3 @@
-/.git
-/data
-/docs
+.git/*
+data/*
+docs/*