diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore index 6a5b686..c5bae31 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,4 @@ * -!bootstrap.tar.gz
\ No newline at end of file +!bootstrap.tar.gz +!hyperbola-bootstrap-x86_64.tar.gz +!hyperbola-bootstrap-i686.tar.gz |