From 9c78413bb944e01771bb6c466cc48fa8166d9e5c Mon Sep 17 00:00:00 2001 From: Keiran Date: Thu, 7 Aug 2025 18:26:22 +0100 Subject: [PATCH] we now use `storage` rather than `uploads` --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 875dbf9..8a2fcfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ build -uploads +storage .env* !.env.example