Skip to content

Commit 5d793ae

Browse files
authored
Update .gitignore to exclude GoogleService-Info.plist for MLModelDownloader. (#7063)
* Restores ML Pods after M77. * Fix Package.swift * Update .gitignore to exclude GoogleService-Info.plist for MLModelDownloader.
1 parent e15bb36 commit 5d793ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ FirebaseStorageSwift/Tests/Integration/Credentials.swift
3232
# FirebaseSegmentation integration tests GoogleService-Info.plist
3333
FirebaseSegmentation/Tests/Sample/GoogleService-Info.plist
3434

35+
# FirebaseMLModelDownloader integration tests GoogleService-Info.plist
36+
FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist
37+
3538
Secrets.tar
3639

3740
# OS X

0 commit comments

Comments
 (0)