.gitignore: Ignore all jks files
This commit is contained in:
parent
98244e0a04
commit
529ac8b493
|
@ -7,6 +7,6 @@ gradle-wrapper.jar
|
|||
GeneratedPluginRegistrant.java
|
||||
|
||||
/key.properties
|
||||
/key.jks
|
||||
/*.jks
|
||||
|
||||
bt.txt
|
||||
|
|
Loading…
Reference in New Issue