diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-17 16:14:34 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-17 16:14:34 -0500 |
commit | 004b0f528a3a564a10a6a626c4094a7c25dc2141 (patch) | |
tree | df9515d5af8f77b9f23f88987240f28ad30ae459 /.dockerignore | |
download | hyperbola-docker-004b0f528a3a564a10a6a626c4094a7c25dc2141.tar.lz hyperbola-docker-004b0f528a3a564a10a6a626c4094a7c25dc2141.tar.xz hyperbola-docker-004b0f528a3a564a10a6a626c4094a7c25dc2141.zip |
first commit
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..6a5b686 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,2 @@ +* +!bootstrap.tar.gz
\ No newline at end of file |