Files
icicle/.gitignore
2024-07-17 19:11:45 +03:00

21 lines
240 B
Plaintext

*.i
*.ii
*.gpu
*.ptx
*.cubin
*.bin
*.fatbin
*.so
*.nsys-rep
*.ncu-rep
*.sage.py
**/target
**/.vscode
**/.*lock*csv#
**/__pycache__/
**/.DS_Store
**/Cargo.lock
**/icicle/build/
**/wrappers/rust/icicle-cuda-runtime/src/bindings.rs
**/build/*