From f4bb93df7f5a496b0441d96bae78ffdfa87e643a Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Wed, 12 Sep 2012 23:28:23 +0100 Subject: [PATCH] gitignore: Ignore the new and generated cogl-egl-defines.h Reviewed-by: Neil Roberts (cherry picked from commit cf9498b186edf6179c678e92faddcacff11f88f2) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f00897cab..1e227733e 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ stamp-marshal /cogl/cogl-defines.h /cogl/cogl-defines.h.win32 /cogl/cogl-defines.h.win32_SDL +/cogl/cogl-egl-defines.h /cogl/cogl-enum-types.c /cogl/cogl-enum-types.h /cogl/cogl-gl-header.h