From 4fbea2c1e41f91c2cfb7032feee05c7f658b0713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20M=C3=BCllner?= Date: Wed, 4 Mar 2026 12:37:58 +0100 Subject: [PATCH] chore: add TPB_APP_CHECKLIST.md to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e38d1c3..f801b06 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ app.*.map.json /TPB.md /supabase_migration.sql +/TPB_APP_CHECKLIST.md \ No newline at end of file