add build script

This commit is contained in:
Greg T. Wallace 2024-02-02 18:35:22 -05:00
parent d6bb512b3e
commit 65f0ee7504
2 changed files with 21 additions and 0 deletions

3
.gitignore vendored
View file

@ -4,3 +4,6 @@
# ignore test_data folder
/_test_data
# build folder
/_out