mirror of
https://github.com/GOSTSec/ccminer
synced 2025-01-08 22:07:56 +00:00
linux: add temporary cuda files to gitignore
This commit is contained in:
parent
4a8e3d9aaa
commit
282129f584
14
.gitignore
vendored
14
.gitignore
vendored
@ -52,3 +52,17 @@ x64/Release/
|
|||||||
|
|
||||||
compat/curl-for-windows/
|
compat/curl-for-windows/
|
||||||
|
|
||||||
|
*.ptx
|
||||||
|
*.i
|
||||||
|
*.ii
|
||||||
|
*.gpu
|
||||||
|
*.cubin
|
||||||
|
*.stub.c
|
||||||
|
*.module_id
|
||||||
|
*.hash
|
||||||
|
*.fatbin.c
|
||||||
|
*.fatbin
|
||||||
|
*.cudafe1.cpp
|
||||||
|
*.cudafe1.c
|
||||||
|
*.cudafe2.c
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user