mirror of
https://github.com/flutter/samples.git
synced 2026-04-06 19:52:04 +00:00
Graduating add-to-app (#180)
This commit is contained in:
19
add_to_app/ios_using_prebuilt_module/.gitignore
vendored
Normal file
19
add_to_app/ios_using_prebuilt_module/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
## User settings
|
||||
xcuserdata/
|
||||
|
||||
## Obj-C/Swift specific
|
||||
*.hmap
|
||||
|
||||
## App packaging
|
||||
*.ipa
|
||||
*.dSYM.zip
|
||||
*.dSYM
|
||||
|
||||
.build/
|
||||
|
||||
Pods
|
||||
|
||||
## Pre-built Flutter frameworks for flutter_module
|
||||
Flutter/Debug/
|
||||
Flutter/Profile/
|
||||
Flutter/Release/
|
||||
Reference in New Issue
Block a user