Update .npmignore to include generated bundle file

Summary:
to: mkonicek grabbou

Fixes #12183
Fixes #12196

This PR is a followup from #12185 which added this file to the `.gitignore`, but was still not enough because NPM will only use `.npmignore` since one is defined
Closes https://github.com/facebook/react-native/pull/12197

Differential Revision: D4508650

Pulled By: mkonicek

fbshipit-source-id: 9ef5f3308a4637f84630c8953eb26048ee0d2a3c
This commit is contained in:
Leland Richardson 2017-02-03 11:33:36 -08:00 коммит произвёл Facebook Github Bot
Родитель 82f61b990a
Коммит 2f876a3a49
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1,2 +1,3 @@
# rnpm
/local-cli/rnpm
/local-cli/server/middleware/heapCapture/bundle.js