feature: AppImage release build (#245)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2025-02-28 13:04:12 +01:00 committed by GitHub
parent 7fbad0b0ce
commit cfcedbcc42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 98 additions and 13 deletions

7
.gitignore vendored
View file

@ -46,6 +46,13 @@ app.*.map.json
# FVM Version Cache
.fvm/
# AppImage
/AppDir/
/AppDirassets/
/AppDiricons/
/appimage-build/
*.AppImage
*.AppImage.zsync
# flatpak
.flatpak-builder