修改忽略规则

This commit is contained in:
fengshengxiong 2024-07-14 16:46:30 +08:00
parent c7cbdb04be
commit f5cc0098fc
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -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
View File

@ -0,0 +1,4 @@
storePassword=123456
keyPassword=123456
keyAlias=tone_snap
storeFile=../tone_snap.jks