Add initial version of asset inclusion in binary

This commit is contained in:
Elnu 2022-03-10 15:58:05 -08:00
parent 7a7c5d7398
commit 7cefa4f969
7 changed files with 47 additions and 13 deletions

5
build/.gitignore vendored
View file

@ -1,3 +1,6 @@
*
!README.md
!.gitignore
!.gitignore
!packer.py
!build.sh
!run.sh