summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index 27cfb9a..924efbb 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,2 +1,3 @@
target/
-docs/ \ No newline at end of file
+docs/
+bin/ \ No newline at end of file