Update gitignore files
authorSimon Richter <Simon.Richter@hogyros.de>
Mon, 13 May 2013 18:21:18 +0000 (20:21 +0200)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Fri, 17 May 2013 06:18:05 +0000 (14:18 +0800)
commit5be738dfbbb955faa8e785f91f7f32bf505d1f58
tree61130cdb2cc3b8cf940b8af08b8b950e8b043aa9
parenteeebc11e3727a5c1663a2e83212ce8826b87ecdc
Update gitignore files

 - Ignore CMake built files
 - Ignore .so files only in the subdirectory
 - Ignore generated .bmp files
 - Ignore generated config headers
 - Ignore generated source for OCL

Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
.gitignore
backend/src/.gitignore
src/.gitignore [new file with mode: 0644]
utests/.gitignore [new file with mode: 0644]