exlcude CUDA binaries in .gitignore

This commit is contained in:
Oliver Kowalke
2018-12-03 14:34:57 +01:00
parent 09cc161c6c
commit 2c89fbd775
+2
View File
@@ -3,3 +3,5 @@ doc\html
*~
*.sw*
cscope.*
examples/cuda/multiple_streams*
examples/cuda/single_stream*