mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-01-02 00:09:31 +00:00
Refactor CI workflow and add Linux packaging support; update app title to "Vaani"
This commit is contained in:
parent
412c212118
commit
be4b4beb00
5 changed files with 82 additions and 12 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -30,6 +30,7 @@ migrate_working_dir/
|
|||
.pub-cache/
|
||||
.pub/
|
||||
/build/
|
||||
dist/
|
||||
|
||||
# Symbolication related
|
||||
app.*.symbols
|
||||
|
|
@ -41,7 +42,7 @@ app.*.map.json
|
|||
/android/app/debug
|
||||
/android/app/profile
|
||||
/android/app/release
|
||||
/android/app/.cxx/Debug
|
||||
/android/app/.cxx/
|
||||
|
||||
# secret keys
|
||||
/secrets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue