feat: Update .gitignore and project file to include TestArtifacts and local CUDA libraries for publish

This commit is contained in:
Maddo 2026-05-24 10:49:41 +02:00
commit 5511817896
3 changed files with 13 additions and 2 deletions

View file

@ -11,6 +11,7 @@
}
],
"settings": {
"commentTranslate.hover.enabled": false
"commentTranslate.hover.enabled": false,
"github.copilot.chat.otel.dbSpanExporter.enabled": true
}
}