diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/.dockerignore b/.dockerignore index aea2508..abb4e1b 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,13 +1,12 @@ Builder -cryptech-builder-stage1.xz +cryptech-builder-base-image.xz +fs .git .gitignore *.log Makefile -ratinox +Ratinox README.md -screenshots/*.png -*.stamp -Xilinx_ISE_DS_Lin_14.7_1015_1.tar +Xilinx_ISE_*.tar Xilinx.lic Xvfb_screen0* |