mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 03:50:11 +08:00
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:
committed by
Facebook Github Bot
parent
f2d3113c1d
commit
dc0a5ec75d
@@ -38,4 +38,4 @@ npm-debug.log
|
||||
buck-out/
|
||||
\.buckd/
|
||||
android/app/libs
|
||||
android/keystores/debug.keystore
|
||||
*.keystore
|
||||
|
||||
Reference in New Issue
Block a user