Add source tarball generation to build script

This commit is contained in:
RichardG867
2021-11-13 01:53:00 -03:00
parent 6101ceff18
commit 697827d70a
2 changed files with 104 additions and 5 deletions

4
.gitignore vendored
View File

@@ -30,7 +30,9 @@ Makefile
/archive_tmp
/static2dll.*
/*.zip
/*.tar.xz
/*.tar
/*.tar.*
/VERSION
# Visual Studio Code
/.vs