ignore all keystore files

Summary:
Ignore all keystore files as we do not want users to accidentally check in their keystore file.
Closes https://github.com/facebook/react-native/pull/10214

Differential Revision: D4118169

Pulled By: bestander

fbshipit-source-id: a81fc99afd1715d52dfdce8c47dfc10808470008
This commit is contained in:
Ben Bodenmiller 2016-11-02 11:09:42 -07:00 committed by Facebook Github Bot
parent f2d3113c1d
commit dc0a5ec75d

View File

@ -38,4 +38,4 @@ npm-debug.log
buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore
*.keystore