security: remove google-services.json from repo and git tracking, add to .gitignore
This commit is contained in:
parent
c28ce9c58d
commit
ddfe9e250a
|
|
@ -39,3 +39,6 @@ out/
|
||||||
# App module build
|
# App module build
|
||||||
app/build/
|
app/build/
|
||||||
SecurityReport.md
|
SecurityReport.md
|
||||||
|
|
||||||
|
# Firebase config (contains project ID, app ID, OAuth client, API key)
|
||||||
|
app/google-services.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue