File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed
Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,6 @@ local.properties
4848android.iml
4949** /android /** /build
5050
51- # Cocoapods
52- #
53- example /ios /Pods
54- example /ios /Podfile.lock
55-
56- # Ruby
57- example /vendor /
58-
5951# node.js
6052#
6153node_modules /
@@ -89,22 +81,16 @@ babel.config.js
8981CONTRIBUTING.md
9082CODE_OF_CONDUCT.md
9183ci-template.ejs
92- example /node_modules
93- example.yarn.lock
94- example /ios /build
95- example /ios /Pods
96- example /ios /podfile.lock
9784lib /typescript /example
9885ios /build
9986android /build
10087android /gradle
10188android /gradlew
10289android /gradlew.bat
10390android /local.properties
104- example /android /build
105- example /android /app /build
106- example /android /local.properties
10791** /__tests__ /
10892** /__fixtures__ /*
10993** /__mocks__ /*
11094** /. *
95+
96+ example /
You can’t perform that action at this time.
0 commit comments