From 9e398421836831890f90e7912776c4c8e7ff877d Mon Sep 17 00:00:00 2001 From: Philipp Lang Date: Thu, 20 Jul 2023 23:04:04 +0200 Subject: [PATCH] ignore cookies for docker image --- .dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockerignore b/.dockerignore index 3b5f5ed5..59ab8289 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,3 +6,4 @@ public/vendor bootstrap/cache/services.php bootstrap/cache/packages.php bootstrap/cache/routes.php +packages/laravel-nami/.cookies