| 1 | .idea/ |
| 2 | .vagrant/ |
| 3 | .sconsign.dblite |
| 4 | .svn/ |
| 5 | |
| 6 | .DS_Store |
| 7 | *.swp |
| 8 | profile |
| 9 | |
| 10 | DerivedData/ |
| 11 | build/ |
| 12 | GeneratedPluginRegistrant.h |
| 13 | GeneratedPluginRegistrant.m |
| 14 | |
| 15 | .generated/ |
| 16 | |
| 17 | *.pbxuser |
| 18 | *.mode1v3 |
| 19 | *.mode2v3 |
| 20 | *.perspectivev3 |
| 21 | |
| 22 | !default.pbxuser |
| 23 | !default.mode1v3 |
| 24 | !default.mode2v3 |
| 25 | !default.perspectivev3 |
| 26 | |
| 27 | xcuserdata |
| 28 | |
| 29 | *.moved-aside |
| 30 | |
| 31 | *.pyc |
| 32 | *sync/ |
| 33 | Icon? |
| 34 | .tags* |
| 35 | |
| 36 | /Flutter/Generated.xcconfig |
| 37 | /Flutter/ephemeral/ |
| 38 | /Flutter/flutter_export_environment.sh |
| 39 | |
| 40 | Mwebd.xcframework |