mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
feature: AppImage release build (#245)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
7fbad0b0ce
commit
cfcedbcc42
4 changed files with 98 additions and 13 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -46,6 +46,13 @@ app.*.map.json
|
|||
# FVM Version Cache
|
||||
.fvm/
|
||||
|
||||
# AppImage
|
||||
/AppDir/
|
||||
/AppDirassets/
|
||||
/AppDiricons/
|
||||
/appimage-build/
|
||||
*.AppImage
|
||||
*.AppImage.zsync
|
||||
|
||||
# flatpak
|
||||
.flatpak-builder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue