From a9d661370eb086b9d5675383a6e5b464e0229399 Mon Sep 17 00:00:00 2001 From: urania Date: Mon, 24 Aug 2026 22:54:21 +0200 Subject: [PATCH] fixed the auth update breaking db migration --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0ef2015..8f1572d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ src/lib/paraglide project.inlang/cache/ # SQLite *.db +*.sqlite CONTEXT.md build.sh .claude