Skip to content

Commit 0ba44aa

Browse files
Add gitignore for GoogleService-Info.plist (#7178)
* Add secret to performance integration tests. * Updat pull request path to trigger the GHA. * Remove pull request condition. * Remove dev test App GoogleService-Info.plist * Create README.md * Fix style. * Add gitignore for GoogleService-Info.plist. * Move .gitignore to root directory.
1 parent f1ba0b6 commit 0ba44aa

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
@@ -35,6 +35,9 @@ FirebaseSegmentation/Tests/Sample/GoogleService-Info.plist
3535
# FirebaseMLModelDownloader integration tests GoogleService-Info.plist
3636
FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist
3737

38+
# FirebasePerformance dev test App and integration tests GoogleService-Info.plist
39+
FirebasePerformance/**/GoogleService-Info.plist
40+
3841
Secrets.tar
3942

4043
# OS X

0 commit comments

Comments
 (0)