1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00
Files
samples/add_to_app/ios_using_plugin/.gitignore
2019-12-12 10:45:11 -05:00

15 lines
118 B
Plaintext

## User settings
xcuserdata/
## Obj-C/Swift specific
*.hmap
## App packaging
*.ipa
*.dSYM.zip
*.dSYM
.build/
Pods