cuda-samples/.gitignore
Dheemanth b7c5481c55
Release v13.3 of the CUDA samples with CUDA 13.3 Toolkit (#435)
This is the release of the CUDA 13.3 samples, which include additions for CUDA Tile C++, and updated CCCL and Python samples.
2026-05-27 16:50:59 -05:00

12 lines
110 B
Plaintext

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