repo settings
This commit is contained in:
5
.claude/settings.json
Normal file
5
.claude/settings.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"enabledPlugins": {
|
||||||
|
"ui-ux-pro-max@ui-ux-pro-max-skill": true
|
||||||
|
}
|
||||||
|
}
|
||||||
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
# Build outputs
|
# Build outputs
|
||||||
bin/
|
bin/
|
||||||
obj/
|
obj/
|
||||||
|
.artifacts/
|
||||||
*.pdb
|
*.pdb
|
||||||
*.dll
|
*.dll
|
||||||
|
|
||||||
@@ -121,6 +122,6 @@ test-results/
|
|||||||
qa-evidence/
|
qa-evidence/
|
||||||
screenshots/
|
screenshots/
|
||||||
offline-kits/
|
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
|
||||||
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