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:
14
flathub/.gitignore
vendored
Normal file
14
flathub/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user