mirror of
https://github.com/flutter/samples.git
synced 2026-03-26 22:31:45 +00:00
restructured the add to app samples (#698)
This commit is contained in:
14
add_to_app/plugin/ios_using_plugin/.gitignore
vendored
Normal file
14
add_to_app/plugin/ios_using_plugin/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
## User settings
|
||||
xcuserdata/
|
||||
|
||||
## Obj-C/Swift specific
|
||||
*.hmap
|
||||
|
||||
## App packaging
|
||||
*.ipa
|
||||
*.dSYM.zip
|
||||
*.dSYM
|
||||
|
||||
.build/
|
||||
|
||||
Pods
|
||||
Reference in New Issue
Block a user