Skip to content

Commit 636d0c3

Browse files
c
1 parent 7f3bc90 commit 636d0c3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

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

ios/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Flutter/flutter_assets/
2626
Flutter/flutter_export_environment.sh
2727
ServiceDefinitions.json
2828
Runner/GeneratedPluginRegistrant.*
29-
29+
/firebase_app_id_file.json
3030
# Exceptions to above rules.
3131
!default.mode1v3
3232
!default.mode2v3

0 commit comments

Comments
 (0)