More improvements to the build script

This commit is contained in:
RichardG867
2021-11-17 18:01:15 -03:00
parent fbb7cecce0
commit daa8f6731c
2 changed files with 10 additions and 7 deletions

6
.gitignore vendored
View File

@@ -29,11 +29,11 @@ Makefile
# Build scripts
/archive_tmp
/static2dll.*
/*.zip
/*.tar
/*.tar.*
/VERSION
/target
*.zip
*.tar
*.tar.*
# Visual Studio Code
/.vs