feat(release): release 서명 설정을 추가한다
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -64,9 +64,11 @@ captures/
|
||||
.idea/deploymentTargetSelector.xml
|
||||
|
||||
# Keystore files
|
||||
# Uncomment the following lines if you do not want to check your keystore files in.
|
||||
#*.jks
|
||||
#*.keystore
|
||||
*.jks
|
||||
*.keystore
|
||||
*.p12
|
||||
*.pem
|
||||
*.key
|
||||
|
||||
# External native build folder generated in Android Studio 2.2 and later
|
||||
.externalNativeBuild
|
||||
|
||||
Reference in New Issue
Block a user