Browse Source

linux: add temporary cuda files to gitignore

2upstream
Tanguy Pruvot 8 years ago
parent
commit
282129f584
  1. 14
      .gitignore

14
.gitignore vendored

@ -52,3 +52,17 @@ x64/Release/ @@ -52,3 +52,17 @@ x64/Release/
compat/curl-for-windows/
*.ptx
*.i
*.ii
*.gpu
*.cubin
*.stub.c
*.module_id
*.hash
*.fatbin.c
*.fatbin
*.cudafe1.cpp
*.cudafe1.c
*.cudafe2.c

Loading…
Cancel
Save