修改忽略规则
This commit is contained in:
parent
c7cbdb04be
commit
f5cc0098fc
2
.gitignore
vendored
2
.gitignore
vendored
@ -72,7 +72,7 @@ unlinked_spec.ds
|
|||||||
**/android/gradlew.bat
|
**/android/gradlew.bat
|
||||||
**/android/local.properties
|
**/android/local.properties
|
||||||
**/android/**/GeneratedPluginRegistrant.java
|
**/android/**/GeneratedPluginRegistrant.java
|
||||||
**/android/key.properties
|
#**/android/key.properties
|
||||||
#*.jks
|
#*.jks
|
||||||
|
|
||||||
# iOS/XCode related
|
# iOS/XCode related
|
||||||
|
|||||||
4
android/key.properties
Normal file
4
android/key.properties
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
storePassword=123456
|
||||||
|
keyPassword=123456
|
||||||
|
keyAlias=tone_snap
|
||||||
|
storeFile=../tone_snap.jks
|
||||||
Loading…
Reference in New Issue
Block a user