File tree Expand file tree Collapse file tree 7 files changed +8
-97
lines changed
Expand file tree Collapse file tree 7 files changed +8
-97
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ fabric.properties
159159
160160# ## AndroidStudio Patch ###
161161
162- ! /gradle /wrapper /gradle-wrapper.jar
162+ # !/gradle/wrapper/gradle-wrapper.jar
163163
164164# ## Flutter ###
165165# Flutter/Dart/Pub related
@@ -171,11 +171,11 @@ fabric.properties
171171.pub /
172172
173173# Android related
174- ** /android /** /gradle-wrapper.jar
174+ # **/android/**/gradle-wrapper.jar
175175** /android /.gradle
176176** /android /captures /
177- ** /android /gradlew
178- ** /android /gradlew.bat
177+ # **/android/gradlew
178+ # **/android/gradlew.bat
179179** /android /local.properties
180180** /android /** /GeneratedPluginRegistrant.java
181181
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ fabric.properties
159159
160160### AndroidStudio Patch ###
161161
162- !/gradle/wrapper/gradle-wrapper.jar
162+ # !/gradle/wrapper/gradle-wrapper.jar
163163
164164### Flutter ###
165165# Flutter/Dart/Pub related
@@ -171,11 +171,11 @@ fabric.properties
171171.pub/
172172
173173# Android related
174- **/android/**/gradle-wrapper.jar
174+ # **/android/**/gradle-wrapper.jar
175175**/android/.gradle
176176**/android/captures/
177- **/android/gradlew
178- **/android/gradlew.bat
177+ # **/android/gradlew
178+ # **/android/gradlew.bat
179179**/android/local.properties
180180**/android/**/GeneratedPluginRegistrant.java
181181
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments