From c0d17145436f3e24440f9a937124393fcf243108 Mon Sep 17 00:00:00 2001 From: eko54r Date: Thu, 2 Apr 2026 23:05:21 +0700 Subject: [PATCH] docker ignore cache --- .dockerignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index fff02c8f..05940e45 100644 --- a/.dockerignore +++ b/.dockerignore @@ -23,4 +23,8 @@ # # Ignore large archives that slow down docker build context # *.zip # *.tar.gz -# *.sql +# *.sqlstorage/framework/sessions/* +storage/framework/views/* +storage/framework/cache/* +bootstrap/cache/* +