Skip to content

Commit 1e94702

Browse files
committed
Updated npmignore for android
1 parent ac46660 commit 1e94702

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

.npmignore

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,20 @@
44
/ios/external/SpotifySDK/docs
55
/ios/external/SpotifySDK/DemoProjects
66
/ios/external/SpotifySDK/img
7-
/android/gradle/
7+
/android/.gradle/
8+
/android/build/
9+
/android/external/SpotifySDK/app-remote-sample
10+
/android/external/SpotifySDK/auth-sample
11+
/android/external/SpotifySDK/app-remote-lib/docs
12+
/android/external/SpotifySDK/app-remote-lib/img
13+
/android/external/SpotifySDK/auth-lib/docs
14+
/android/external/SpotifySDK/*.*
15+
/src/
816
gradlew
917
gradlew.bat
1018
build/
19+
gradlew
20+
gradlew.bat
1121
.idea
12-
.gradle
1322
local.properties
1423
*.iml

0 commit comments

Comments
 (0)