mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add lib/generated_plugin_registrant.dart to gitignore (#39781)
This commit is contained in:
parent
e7f608072b
commit
6f4359d1b7
@ -65,6 +65,9 @@
|
||||
**/ios/ServiceDefinitions.json
|
||||
**/ios/Runner/GeneratedPluginRegistrant.*
|
||||
|
||||
# Web related
|
||||
lib/generated_plugin_registrant.dart
|
||||
|
||||
# Exceptions to above rules.
|
||||
!**/ios/**/default.mode1v3
|
||||
!**/ios/**/default.mode2v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user