File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 44.packages
55.pub /
66.dart_tool /
7+ .vscode /
8+ * .iml
79
810# Gradle?
911.uuid
@@ -12,6 +14,7 @@ pubspec.lock
1214
1315Podfile.lock
1416Pods /
17+ .symlinks /
1518
1619* instrumentscli * .trace
1720* .cipd
@@ -27,10 +30,27 @@ chrome-trace.json
2730flutter_export_environment.sh
2831.flutter-plugins *
2932local.properties
33+ keystore.properties
3034** /Flutter /Generated.xcconfig
35+ ** /Flutter /App.framework /
36+ ** /Flutter /ephemeral /
37+ ** /Flutter /Flutter.podspec
38+ ** /Flutter /Flutter.framework /
39+ ** /Flutter /flutter_assets /
40+
41+ ServiceDefinitions.json
42+ xcuserdata /
43+ ** /DerivedData /
3144
3245generated_plugin_registrant. *
3346GeneratedPluginRegistrant. *
3447
35- # Graddle wrapper
48+ # Gradle
3649** /gradle-wrapper.jar
50+ .gradle /
51+ gradlew
52+ gradlew.bat
53+
54+ .project
55+ .classpath
56+ .settings
You can’t perform that action at this time.
0 commit comments