aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.dockerignore b/.dockerignore
index 751ff2a0c..d280741c6 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,7 +1,7 @@
**/.git
-/.git
-!/.git/HEAD
-!/.git/refs/heads
+.git
+!.git/HEAD
+!.git/refs/heads
**/*_test.go
build/_workspace