Add build script

This commit is contained in:
Endeavorance 2025-05-27 09:45:47 -04:00
parent 2cccb73fb6
commit 5a47867538
4 changed files with 27 additions and 1 deletions

3
.gitignore vendored
View file

@ -2,6 +2,7 @@
node_modules
# output
bin
out
dist
*.tgz
@ -32,3 +33,5 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
# Finder (MacOS) folder config
.DS_Store
*.html