mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
feat(Linux): Automatically build a Flatpak bundle (#125)
Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
0ec2d10ce8
commit
523476bd08
10 changed files with 292 additions and 6 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -46,6 +46,10 @@ app.*.map.json
|
|||
# FVM Version Cache
|
||||
.fvm/
|
||||
|
||||
|
||||
# flatpak
|
||||
.flatpak-builder
|
||||
|
||||
# Affinity lock
|
||||
*.afdesign~lock~
|
||||
*.afphoto~lock~
|
||||
*.afphoto~lock~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue