cuda-samples/.gitignore
Dheemanth 5443602d89
CUDA 13.4 samples update - v13.4-public
Release 13.4 of the CUDA Samples supported by CUDA Toolkit 13.4.
See Changelog for more information.
2026-09-09 17:07:08 -05:00

13 lines
118 B
Plaintext

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