Skip to content

Commit 815beef

Browse files
committed
Added google services in gitignore
1 parent 8a62406 commit 815beef

File tree

6 files changed

+5
-150
lines changed

6 files changed

+5
-150
lines changed

android/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ GeneratedPluginRegistrant.java
1111
!key.properties
1212
prod.properties
1313
prod.jks
14-
test.jks
14+
test.jks
15+
google-services.json

android/app/google-services.json

Lines changed: 0 additions & 72 deletions
This file was deleted.

ios/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ Runner/GeneratedPluginRegistrant.*
3232
!default.mode2v3
3333
!default.pbxuser
3434
!default.perspectivev3
35+
GoogleService-Info.plist

ios/Runner/GoogleService-Info.plist

Lines changed: 0 additions & 38 deletions
This file was deleted.

macos/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
**/dgph
77
**/xcuserdata/
88

9-
build
9+
build
10+
GoogleService-Info.plist

macos/Runner/GoogleService-Info.plist

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)