Remove build artifacts

Summary:
Ignores `bundle.js` that is a webpack bundle and got most likely accidentally released. Already cherry-picked to 0.42

Fixes #12183
Closes https://github.com/facebook/react-native/pull/12185

Differential Revision: D4507535

Pulled By: mkonicek

fbshipit-source-id: 2ab404534b345cf531f408b654c34a30abd01458
This commit is contained in:
Mike Grabowski 2017-02-03 06:53:22 -08:00 committed by Facebook Github Bot
parent f199a935df
commit 2f5556df39
2 changed files with 1 additions and 22712 deletions

View File

@ -1,2 +1,3 @@
/captures/*
preLoadedCapture.js
bundle.js

File diff suppressed because one or more lines are too long