diff --git a/.gitignore b/.gitignore index a989b77..0fa7243 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,16 @@ +common.h + gpu-stream-cuda gpu-stream-ocl + *.o - *.tar - *.gz + +.DS_Store + +CMakeCache.txt +CMakeFiles/ +cmake_install.cmake +Makefile