From 8e089f578934e1a44d8a213787f622f65310887b Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 22 Nov 2025 15:37:48 +0100 Subject: [PATCH] chore: add TYPECHECK_ISSUES.md to .gitignore --- frontend/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/.gitignore b/frontend/.gitignore index 0145cff6b..8ebaa362f 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -41,3 +41,4 @@ cypress/videos # histoire .histoire +TYPECHECK_ISSUES.md