Add CMake things to gitignore

This commit is contained in:
Tom Deakin 2016-05-03 12:18:41 +01:00
parent 57ea4b8cae
commit 662fcaf4b5

12
.gitignore vendored
View File

@ -1,8 +1,16 @@
common.h
gpu-stream-cuda gpu-stream-cuda
gpu-stream-ocl gpu-stream-ocl
*.o *.o
*.tar *.tar
*.gz *.gz
.DS_Store
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile