mirror of
https://github.com/flutter/samples.git
synced 2026-03-26 06:11:45 +00:00
Adds add2app Flutter module and an iOS project to run it. (#126)
This commit is contained in:
14
experimental/add_to_app/SimpleIOSExample/.gitignore
vendored
Normal file
14
experimental/add_to_app/SimpleIOSExample/.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