Skip to content

Commit 1cc08bf

Browse files
authored
Add FIAM integration testing files to gitignore (#5170)
1 parent 5f5849d commit 1cc08bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,7 @@ cloud-firestore-emulator.pid
112112
CocoaPodsIntegrationTest/**/Gemfile.lock
113113
CocoaPodsIntegrationTest/Gemfile
114114
CocoaPodsIntegrationTest/Podfile
115+
116+
# In-app messaging integration tests
117+
FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/GoogleService-Info.plist
118+
FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AppDelegate.m

0 commit comments

Comments
 (0)