Fix .gitignore of HelloWorld template to commit third party JARs

Summary:
Hi RN team! Thanks for all that you do. 🎉

**Motivation:**
I noticed in the [Buck docs](https://buckbuild.com/article/exopackage.html) (scroll down to Step 2) that it expects third party JARs to live in version control. Currently, the HelloWorld template ignores these dependencies from version control, which is a bit confusing.
Closes https://github.com/facebook/react-native/pull/11738

Differential Revision: D4494423

Pulled By: mkonicek

fbshipit-source-id: 37b946ad9c30af2b47b409bae6830bba5917491a
This commit is contained in:
Peggy Rayzis 2017-02-02 04:12:59 -08:00 committed by Facebook Github Bot
parent 9c3beb9896
commit a45246e354
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ yarn-error.log
# BUCK
buck-out/
\.buckd/
android/app/libs
*.keystore
# fastlane