修改 ignore

This commit is contained in:
GYJ
2025-04-07 16:38:19 +08:00
parent adbfd273f9
commit 8a44ac2354
7 changed files with 200 additions and 155 deletions

5
android/.gitignore vendored
View File

@@ -6,8 +6,3 @@ gradle-wrapper.jar
/local.properties
GeneratedPluginRegistrant.java
# Remember to never publicly share your keystore.
# See https://flutter.dev/to/reference-keystore
key.properties
**/*.keystore
**/*.jks

4
android/key.properties Normal file
View File

@@ -0,0 +1,4 @@
storePassword=a123456
keyPassword=a123456
keyAlias=key0
storeFile=../key.jks