From 34d6fd8d19a002bf4b4e59be71c7066dbad55ef3 Mon Sep 17 00:00:00 2001 From: Alex Iglesias Date: Wed, 8 Apr 2026 11:39:15 +0200 Subject: [PATCH] chore: force a deploy --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff897c2..52b6043 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store node_modules -build \ No newline at end of file +build +.wrangler \ No newline at end of file