mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-14 02:14:52 +08:00
Do not package android build artifacts (#652)
This commit is contained in:
committed by
Richard Hua
parent
25851d24a1
commit
5448892d57
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user