Add release preparation script and AppImage recipe

This commit is contained in:
Janek Bevendorff 2017-01-22 18:42:56 +01:00
parent 5458d77980
commit 1525ffc225
No known key found for this signature in database
GPG key ID: CFEC2F6850BFFA53
4 changed files with 453 additions and 0 deletions

7
.gitattributes vendored
View file

@ -1 +1,8 @@
src/version.h.cmake export-subst
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
.tx export-ignore
snapcraft.yaml export-ignore
make_release.sh export-ignore
AppImage-Recipe.sh export-ignore