fix: 🐛 Readded keystore

This commit is contained in:
Viktor Sarström 2021-12-01 12:44:45 +01:00
parent b80185af1c
commit 47c2ca30dc
3 changed files with 0 additions and 4 deletions

2
.gitignore vendored
View File

@ -70,8 +70,6 @@ DerivedData
buck-out/ buck-out/
\.buckd/ \.buckd/
*.keystore
!debug.keystore
## fastlane ## fastlane
# #

View File

@ -38,8 +38,6 @@ yarn-error.log
# BUCK # BUCK
buck-out/ buck-out/
\.buckd/ \.buckd/
*.keystore
!debug.keystore
# fastlane # fastlane
# #

Binary file not shown.