|
|
@@ -40,4 +40,50 @@ DerivedData
|
|
|
# you should judge for yourself, the pros and cons are mentioned at:
|
|
|
# http://guides.cocoapods.org/using/using-cocoapods.html# should-i-ignore-the-pods-directory-in-source-control
|
|
|
#
|
|
|
- Pods/
|
|
|
+ Pods/
|
|
|
+
|
|
|
+
|
|
|
+ .DS_Store
|
|
|
+*.swp
|
|
|
+profile
|
|
|
+
|
|
|
+DerivedData/
|
|
|
+build/
|
|
|
+GeneratedPluginRegistrant.h
|
|
|
+GeneratedPluginRegistrant.m
|
|
|
+
|
|
|
+.generated/
|
|
|
+
|
|
|
+*.pbxuser
|
|
|
+*.mode1v3
|
|
|
+*.mode2v3
|
|
|
+*.perspectivev3
|
|
|
+
|
|
|
+!default.pbxuser
|
|
|
+!default.mode1v3
|
|
|
+!default.mode2v3
|
|
|
+!default.perspectivev3
|
|
|
+
|
|
|
+xcuserdata
|
|
|
+
|
|
|
+*.moved-aside
|
|
|
+
|
|
|
+*.pyc
|
|
|
+*sync/
|
|
|
+Icon?
|
|
|
+.tags*
|
|
|
+
|
|
|
+ios/Flutter/app.flx
|
|
|
+ios/Flutter/app.zip
|
|
|
+ios/Flutter/flutter_assets/
|
|
|
+ios/Flutter/App.framework
|
|
|
+ios/Flutter/Flutter.framework
|
|
|
+ios/Flutter/Generated.xcconfig
|
|
|
+ios/ServiceDefinitions.json
|
|
|
+ios/.symlinks/*
|
|
|
+Pods/
|
|
|
+android/local.properties
|
|
|
+.flutter-plugins
|
|
|
+
|
|
|
+.flutter-plugins
|
|
|
+ios/Flutter/Generated.xcconfig
|