Skip to content

Commit 6a68686

Browse files
committed
remove example from npm
1 parent 250a84c commit 6a68686

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

.npmignore

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ local.properties
4848
android.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
#
6153
node_modules/
@@ -89,22 +81,16 @@ babel.config.js
8981
CONTRIBUTING.md
9082
CODE_OF_CONDUCT.md
9183
ci-template.ejs
92-
example/node_modules
93-
example.yarn.lock
94-
example/ios/build
95-
example/ios/Pods
96-
example/ios/podfile.lock
9784
lib/typescript/example
9885
ios/build
9986
android/build
10087
android/gradle
10188
android/gradlew
10289
android/gradlew.bat
10390
android/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/

0 commit comments

Comments
 (0)