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 4
4
.packages
5
5
.pub /
6
6
.dart_tool /
7
+ .vscode /
8
+ * .iml
7
9
8
10
# Gradle?
9
11
.uuid
@@ -12,6 +14,7 @@ pubspec.lock
12
14
13
15
Podfile.lock
14
16
Pods /
17
+ .symlinks /
15
18
16
19
* instrumentscli * .trace
17
20
* .cipd
@@ -27,10 +30,27 @@ chrome-trace.json
27
30
flutter_export_environment.sh
28
31
.flutter-plugins *
29
32
local.properties
33
+ keystore.properties
30
34
** /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 /
31
44
32
45
generated_plugin_registrant. *
33
46
GeneratedPluginRegistrant. *
34
47
35
- # Graddle wrapper
48
+ # Gradle
36
49
** /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