diff --git a/.npmignore b/.npmignore index 4a2221e..83a811d 100644 --- a/.npmignore +++ b/.npmignore @@ -35,4 +35,11 @@ bin/ test/ # Remove after this framework is published on NPM -code-push-plugin-testing-framework/ \ No newline at end of file +code-push-plugin-testing-framework/ + +# Android build artifacts and Android Studio bits +android/app/build +android/local.properties +android/.gradle +android/**/*.iml +android/.idea