Skip to content

Commit dc0a5ec

Browse files
bbodenmillerFacebook Github Bot
authored andcommitted
ignore all keystore files
Summary: Ignore all keystore files as we do not want users to accidentally check in their keystore file. Closes facebook#10214 Differential Revision: D4118169 Pulled By: bestander fbshipit-source-id: a81fc99afd1715d52dfdce8c47dfc10808470008
1 parent f2d3113 commit dc0a5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-cli/generator/templates/_gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ npm-debug.log
3838
buck-out/
3939
\.buckd/
4040
android/app/libs
41-
android/keystores/debug.keystore
41+
*.keystore

0 commit comments

Comments
 (0)