Refactor CI workflow and add Linux packaging support; update app title to "Vaani"

This commit is contained in:
Dr.Blank 2025-04-04 21:35:04 +05:30
parent 412c212118
commit be4b4beb00
No known key found for this signature in database
GPG key ID: BA5F87FF0560C57B
5 changed files with 82 additions and 12 deletions

3
.gitignore vendored
View file

@ -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