[cogl] Update .gitignore



commit 513c159106405c0d237ab5dce5e206dce3c71674
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Feb 13 10:22:26 2012 -0500

    Update .gitignore
    
    Reviewed-by: Neil Roberts <neil linux intel com>

 .gitignore |   19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af322647..315b904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,13 +21,21 @@ stamp-marshal
 !/build/autotools/introspection.m4
 !/build/autotools/as-linguas.m4
 !/build/autotools/as-compiler-flag.m4
+/build/config.guess
+/build/config.rpath
+/build/config.sub
 *.gir
 *.typelib
+/cogl-pango/cogl-pango.rc
+/cogl/cogl.rc
 /cogl/cogl-defines.h
 /cogl/cogl-enum-types.c
 /cogl/cogl-enum-types.h
 config.h
 config.h.in
+config.h.win32
+config.log
+config.status
 configure
 depcomp
 /doc/reference/cogl/cogl-*.txt
@@ -56,10 +64,12 @@ depcomp
 /doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml
 /doc/reference/cogl-2.0-experimental/*.stamp
 /doc/reference/cogl-2.0-experimental/*.bak
-/examples/hello
-/examples/x11-foreign
-/examples/x11-tfp
-/examples/crate
+/examples/cogl-crate
+/examples/cogl-hello
+/examples/cogl-info
+/examples/cogl-msaa
+/examples/cogl-x11-foreign
+/examples/cogl-x11-tfp
 gtk-doc.make
 install-sh
 libtool
@@ -71,6 +81,7 @@ TAGS
 /tests/tools/disable-npots.sh
 /tests/conform/test-launcher.sh
 /tests/interactive/wrapper.sh
+/tests/conform/*.bat
 /po/POTFILES
 /po/*.gmo
 /po/Makefile.in.in



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