Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
HelloSora: .gitignore から debug.keystore の指定が漏れていたので追加する
Browse files Browse the repository at this point in the history
  • Loading branch information
enm10k committed Jul 1, 2020
1 parent a017da9 commit c3fd139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HelloSora/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ yarn-error.log
buck-out/
\.buckd/
*.keystore
!debug.keystore
debug.keystore

# fastlane
#
Expand Down

0 comments on commit c3fd139

Please sign in to comment.