From fa8a2f8d8dc301a54d172e73bc2618926410c239 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 3 Mar 2025 11:32:40 +0000 Subject: [PATCH] chore: add docker volume directories to gitignore (#10902) Added these directories to gitignore so they don't conflict with stashing, which throws an error due to host user not having write permissions --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 77ef9ccae8..45f9b34187 100644 --- a/.gitignore +++ b/.gitignore @@ -318,3 +318,6 @@ test/databaseAdapter.js /media-with-relation-preview /media-without-relation-preview /media-without-cache-tags +test/.localstack +test/google-cloud-storage +test/azurestoragedata/