[cogl] gitignore: Ignore the new and generated cogl-egl-defines.h



commit cf9498b186edf6179c678e92faddcacff11f88f2
Author: Damien Lespiau <damien lespiau intel com>
Date:   Wed Sep 12 23:28:23 2012 +0100

    gitignore: Ignore the new and generated cogl-egl-defines.h
    
    Reviewed-by: Neil Roberts <neil linux intel com>

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f00897c..1e22773 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]