[cogl] gitignore: Update .gitignore to make git status silent again



commit f02ec9fc46e9ee5a64c53cd649e43c19fe771330
Author: Damien Lespiau <damien lespiau intel com>
Date:   Fri May 6 16:23:13 2011 +0100

    gitignore: Update .gitignore to make git status silent again

 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d57bad2..b2fa58e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,9 @@ stamp-marshal
 !/build/autotools/as-compiler-flag.m4
 *.gir
 *.typelib
+/cogl/cogl-defines.h
+/cogl/cogl-enum-types.c
+/cogl/cogl-enum-types.h
 config.*
 configure
 depcomp
@@ -51,6 +54,8 @@ depcomp
 /doc/reference/cogl-2.0/cogl-docs.xml
 /doc/reference/cogl-2.0/*.stamp
 /doc/reference/cogl-2.0/*.bak
+/examples/hello
+/examples/x11-foreign
 gtk-doc.make
 install-sh
 libtool



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