mirror of
https://github.com/mitchell/selfpass.git
synced 2025-12-14 13:27:21 +00:00
Update flutter related files after flutter upgrade
This commit is contained in:
parent
99f6c42e0d
commit
64953e45de
6 changed files with 116 additions and 53 deletions
2
client/.gitignore
vendored
2
client/.gitignore
vendored
|
|
@ -22,6 +22,7 @@
|
|||
**/doc/api/
|
||||
.dart_tool/
|
||||
.flutter-plugins
|
||||
.flutter-plugins-dependencies
|
||||
.packages
|
||||
.pub-cache/
|
||||
.pub/
|
||||
|
|
@ -58,6 +59,7 @@
|
|||
**/ios/Flutter/Generated.xcconfig
|
||||
**/ios/Flutter/app.flx
|
||||
**/ios/Flutter/app.zip
|
||||
**/ios/Flutter/flutter_export_environment.sh
|
||||
**/ios/Flutter/flutter_assets/
|
||||
**/ios/ServiceDefinitions.json
|
||||
**/ios/Runner/GeneratedPluginRegistrant.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue