ignore option and keystore
This commit is contained in:
parent
28636148b9
commit
370516768b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
||||||
APKs/
|
APKs/
|
||||||
platform-tools/
|
platform-tools/
|
||||||
|
|
||||||
|
/options.toml
|
||||||
|
|
||||||
/versions.txt
|
/versions.txt
|
||||||
*.apk
|
*.apk
|
||||||
*.jar
|
*.jar
|
||||||
|
*.keystore
|
||||||
|
|
Loading…
Reference in a new issue