[cogl/cogl-1.14] gitignore: Ignore the examples/cogl-gles2-gears executable



commit 2ce952af597e85c50cb0ec968f1239fa83dec4d5
Author: Emanuele Aina <emanuele aina collabora com>
Date:   Fri Apr 5 13:20:48 2013 +0200

    gitignore: Ignore the examples/cogl-gles2-gears executable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697330
    
    Reviewed-by: Robert Bragg <robert linux intel com>
    Reviewed-by: Neil Roberts <neil linux intel com>
    
    (cherry picked from commit e3cc008e7a26af462871448561e4cde0f95bfdf9)

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daf3db7..5829a8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,7 @@ depcomp
 /doc/reference/cogl2/*.bak
 /examples/cogl-crate
 /examples/cogl-gles2-context
+/examples/cogl-gles2-gears
 /examples/cogl-hello
 /examples/cogl-info
 /examples/cogl-msaa


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