Skip to content

Commit 77ccb46

Browse files
gitignore
1 parent 8769c9f commit 77ccb46

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ app.*.map.json
4444
/android/app/profile
4545
/android/app/release
4646
/lib/firebase_options.dart
47+
/firebase_options.dart
4748
/ios/firebase_app_id_file.json
4849
/android/app/google-services.json
4950
/ios/Runner/GoogleService-Info.plist

ios/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Flutter/app.zip
2525
Flutter/flutter_assets/
2626
Flutter/flutter_export_environment.sh
2727
ServiceDefinitions.json
28+
*firebase_app_id_file.json
2829
Runner/GeneratedPluginRegistrant.*
2930
# Exceptions to above rules.
3031
!default.mode1v3

0 commit comments

Comments
 (0)