From f92ce83bd83b322f6bed0f8709d67a01da39a199 Mon Sep 17 00:00:00 2001 From: Johannes Klein Date: Tue, 9 Sep 2025 15:49:40 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bb5c04231..ee264a809 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,8 @@ yarn-error.log # Secrets file .env* +ios/GoogleService-Info.staging.plist +ios/GoogleService-Info.plist # Fastlane files *.zip