feat:更新.gitignore规则,不再忽略info目录下的文件
This commit is contained in:
parent
f41785cb9b
commit
0cf08ae379
5
.gitignore
vendored
5
.gitignore
vendored
@ -16,6 +16,7 @@ local.properties
|
||||
/app/src/main/assets/keyboard.json
|
||||
/app/release/baselineProfiles/1/app-release.dm
|
||||
/app/release/Fancy Keyboard Theme1.0(1).aab
|
||||
/info/info.txt
|
||||
/info/key0.jks
|
||||
|
||||
/app/release/output-metadata.json
|
||||
|
||||
/app/release/*
|
||||
|
||||
5
info/info.txt
Normal file
5
info/info.txt
Normal file
@ -0,0 +1,5 @@
|
||||
应用名 Fancy Keyboard Theme
|
||||
包名 com.theme.keyboard.fancy
|
||||
|
||||
别名 kb_key0
|
||||
密码 kb123456
|
||||
BIN
info/key0.jks
Normal file
BIN
info/key0.jks
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user