Add signing of the android APK to the scripts used by the CICD pipeline. Also update the example for running these scripts locally, and add the artefacts generated by doing so to .gitignore. Signed-off-by: Michael Keller <github@ike.ch>
11 lines
118 B
Plaintext
11 lines
118 B
Plaintext
*.tar.*
|
|
*-build-*/
|
|
libusb-*/
|
|
libxml2-*/
|
|
libxslt-*/
|
|
libzip-*/
|
|
libgit2-*/
|
|
ndk-*/
|
|
sqlite-autoconf-*/
|
|
translation-assets/
|