update .gitignore

This commit is contained in:
Dawid Wysokiński 2021-06-06 13:27:56 +02:00
parent 0d1e7cc782
commit bb4337f5fd
2 changed files with 2 additions and 49 deletions

4
.gitignore vendored
View File

@ -4,7 +4,6 @@
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
@ -60,4 +59,5 @@ buck-out/
/ios/Pods/
remote-schema.graphql
/android/upload.jks
upload.jks
google-services.json

View File

@ -1,47 +0,0 @@
{
"project_info": {
"project_number": "880724390654",
"project_id": "zdam-egzamin-zawodowy",
"storage_bucket": "zdam-egzamin-zawodowy.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:880724390654:android:5b44bcb038498ee7d2ebaf",
"android_client_info": {
"package_name": "com.dawidwysokinski.zdamegzaminzawodowy"
}
},
"oauth_client": [
{
"client_id": "880724390654-40phpnli27tqklqkifrb5b6uhoq7gl5q.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.dawidwysokinski.zdamegzaminzawodowy",
"certificate_hash": "03e564d2bb0aed7d04593c5cd9c7bf1cb478bd35"
}
},
{
"client_id": "880724390654-d8eh9cnkc3oc21mv6s09ig8u6m78499u.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyCHQT3wuUUx6OA3qW2BqZEqoqXdjzPyWDc"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "880724390654-d8eh9cnkc3oc21mv6s09ig8u6m78499u.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}