diff options
author | Aslam Anver <slam.anver9@gmail.com> | 2019-01-03 14:27:44 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-03 14:27:44 +0530 |
commit | 584dd34b9d96f2fb847103ea8c355169212b6442 (patch) | |
tree | 243c1ffbf65c5aa9accc6863358eeb2f4f6a0ab6 /Android.gitignore | |
parent | 18654b47c86bef38add5cd091ec2dac7d6e6e37b (diff) | |
download | gitignore-584dd34b9d96f2fb847103ea8c355169212b6442.tar.gz gitignore-584dd34b9d96f2fb847103ea8c355169212b6442.zip |
google-services.json
google-services.json file should be commented on default if they want they will change otherwise it'll destroy the project
Diffstat (limited to 'Android.gitignore')
-rw-r--r-- | Android.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.gitignore b/Android.gitignore index 69eda014..33838ea5 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -52,7 +52,7 @@ captures/ .externalNativeBuild # Google Services (e.g. APIs or Firebase) -google-services.json +# google-services.json # Freeline freeline.py |