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

3
.gitignore vendored
View file

@ -256,4 +256,5 @@ paket-files/
.idea/
*.sln.iml
.vscode/settings.json
tmp/**
tmp/**
TestArtifacts/**