cuda-samples/.gitignore
2026-09-09 21:14:33 +00:00

13 lines
118 B
Plaintext

build
build-*/
test-results*/
.vs
.vscode
.clangd
test
settings.json
launch.json
__pycache__/
*.py[co]
.pytest_cache/