diff options
author | Javier <dev.git@javispedro.com> | 2021-03-26 15:21:13 +0100 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2021-03-26 15:21:13 +0100 |
commit | 4fafdb37fb23d12469cc1ac4b23efe9583f87407 (patch) | |
tree | 3af6ffe09edc7b98f69183a256424c3aa31fa1f6 /app/.gitignore | |
parent | 87a4eae910c32c1b327d5c4d112baf641f654870 (diff) | |
download | rempe-4fafdb37fb23d12469cc1ac4b23efe9583f87407.tar.gz rempe-4fafdb37fb23d12469cc1ac4b23efe9583f87407.zip |
Add status icons and clearer status messages
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/.gitignore b/app/.gitignore index 42afabf..ea11cb5 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,3 @@ -/build
\ No newline at end of file +/build +/release/app-release.apk +/release/output-metadata.json |