chore: add prepare flathub script (#24)

Reviewed-on: #24
Co-authored-by: Ren Amamiya <reya@lume.nu>
Co-committed-by: Ren Amamiya <reya@lume.nu>
This commit was merged in pull request #24.
This commit is contained in:
2026-03-20 06:20:06 +00:00
committed by reya
parent b41de00c95
commit a52e1877fe
3 changed files with 388 additions and 0 deletions

14
flathub/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Generated files - do not commit to main repo
# These are generated by prepare-flathub.sh
vendor/
vendor.tar.gz
su.reya.coop.yml
su.reya.coop.metainfo.xml
release-info.xml
cargo-config.toml
build/
repo/
# Keep the README and this .gitignore
!README.md
!.gitignore