Do not package android build artifacts (#652)

This commit is contained in:
Vladimir Kotikov
2017-01-24 21:09:49 +03:00
committed by Richard Hua
parent 25851d24a1
commit 5448892d57

View File

@@ -35,4 +35,11 @@ bin/
test/
# Remove after this framework is published on NPM
code-push-plugin-testing-framework/
code-push-plugin-testing-framework/
# Android build artifacts and Android Studio bits
android/app/build
android/local.properties
android/.gradle
android/**/*.iml
android/.idea