diff --git a/Examples/simple-fcm-client/.gitignore b/Examples/simple-fcm-client/.gitignore index eb1535e41e3df728de37aa551c2c387f8bbc31e0..4f02e05740db6475060c9b62d0c385dd9e3b2eb0 100644 --- a/Examples/simple-fcm-client/.gitignore +++ b/Examples/simple-fcm-client/.gitignore @@ -39,3 +39,7 @@ buck-out/ \.buckd/ android/app/libs android/keystores/debug.keystore + +# FCM +ios/SimpleFcmClient/GoogleService-Info.plist +android/app/google-services.json