From: Simon Richter Date: Thu, 25 Jul 2013 08:31:43 +0000 (+0200) Subject: Add generated header and PCH to gitignore X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=481d91fd6a942c4691b8ad01c5a20e180a8a0d1b;p=contrib%2Fbeignet.git Add generated header and PCH to gitignore Signed-off-by: Simon Richter Reviewed-by: He Junyan Reviewed-by: Zhigang Gong --- diff --git a/backend/src/.gitignore b/backend/src/.gitignore index 037995c..d0ee832 100644 --- a/backend/src/.gitignore +++ b/backend/src/.gitignore @@ -1,5 +1,7 @@ GBEConfig.h libgbe.so ocl_common_defines_str.cpp +ocl_stdlib.h +ocl_stdlib.h.pch ocl_stdlib_str.cpp ocl_vector.h