mirror of
https://github.com/pseXperiments/icicle.git
synced 2026-01-09 23:48:10 -05:00
21 lines
240 B
Plaintext
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/*
|