enrich the setup. setup fixes. minimize the consolidation plan
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -104,6 +104,10 @@ publish-platform/
|
||||
*.pfx
|
||||
stella-ops.crt
|
||||
|
||||
# Runtime data assets (downloaded by acquire.sh, not committed)
|
||||
*.onnx
|
||||
out/runtime-assets/
|
||||
|
||||
# SDK tools (download at build time)
|
||||
src/Sdk/StellaOps.Sdk.Generator/tools/*.tar.gz
|
||||
src/Sdk/StellaOps.Sdk.Generator/tools/*.jar
|
||||
@@ -117,4 +121,6 @@ test-results/
|
||||
qa-evidence/
|
||||
screenshots/
|
||||
offline-kits/
|
||||
network-requests.log
|
||||
network-requests.log
|
||||
src/AdvisoryAI/StellaOps.AdvisoryAI/models/all-MiniLM-L6-v2.onnx
|
||||
src/AdvisoryAI/StellaOps.AdvisoryAI/models/all-MiniLM-L6-v2.onnx
|
||||
|
||||
Reference in New Issue
Block a user