Update sea-config.json and .gitignore, and add build script to package.json

This commit is contained in:
Simon Larsen
2024-03-12 13:47:37 +00:00
parent be23196ad0
commit c6edb20fd5
4 changed files with 389 additions and 3 deletions

3
.gitignore vendored
View File

@@ -101,4 +101,5 @@ Llama/__pycache__/*
Examples/otel-dotnet/obj/*
InfrastructureAgent/sea-prep.blob
InfrastructureAgent/InfrastructureAgent
InfrastructureAgent/InfrastructureAgent
InfrastructureAgent/build/*