Skip to content

Commit

Permalink
add google-services.json and firebase_options.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
joaojsrbr committed Jun 1, 2023
1 parent a5915b8 commit dbd0c64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ migrate_working_dir/
*.ipr
*.iws
.idea/
lib/firebase_options.dart

# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
Expand Down
2 changes: 2 additions & 0 deletions android/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ gradle-wrapper.jar
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
app/src/google-services.json
app/google-services.json

# Remember to never publicly share your keystore.
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
Expand Down

0 comments on commit dbd0c64

Please sign in to comment.