[cogl/cogl-1.16] Update .gitignore



commit 4ef5a5fc08667c137549fa06371c75f65284be16
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Aug 20 19:14:57 2013 -0400

    Update .gitignore

 .gitignore |   30 +++++-------------------------
 1 files changed, 5 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9658d81..3393356 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,8 @@ stamp-marshal
 /cogl/cogl-enum-types.c
 /cogl/cogl-enum-types.h
 /cogl/cogl-gl-header.h
+/cogl-path/cogl-path-enum-types.c
+/cogl-path/cogl-path-enum-types.h
 config.h
 config.h.in
 config.h.win32
@@ -47,32 +49,9 @@ configure
 depcomp
 /deps/glib/glibconfig.h
 /deps/gmodule/gmoduleconf.h
-/doc/reference/cogl2/cogl2-*.txt
-!/doc/reference/cogl2/cogl2-sections.txt
-/doc/reference/cogl2/html
-/doc/reference/cogl2/tmpl
-/doc/reference/cogl2/xml
-/doc/reference/cogl2/cogl2.args
-/doc/reference/cogl2/cogl2.hierarchy
-/doc/reference/cogl2/cogl2.interfaces
-/doc/reference/cogl2/cogl2.prerequisites
-/doc/reference/cogl2/cogl2.signals
-/doc/reference/cogl2/cogl2-docs.xml
-/doc/reference/cogl2/*.stamp
-/doc/reference/cogl2/*.bak
-/doc/reference/cogl-gst/cogl-gst-*.txt
-!/doc/reference/cogl-gst/cogl-gst-sections.txt
-/doc/reference/cogl-gst/html
-/doc/reference/cogl-gst/tmpl
-/doc/reference/cogl-gst/xml
-/doc/reference/cogl-gst/cogl-gst.args
-/doc/reference/cogl-gst/cogl-gst.hierarchy
-/doc/reference/cogl-gst/cogl-gst.interfaces
-/doc/reference/cogl-gst/cogl-gst.prerequisites
-/doc/reference/cogl-gst/cogl-gst.signals
+/doc/reference/cogl/cogl-docs.xml
+/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml
 /doc/reference/cogl-gst/cogl-gst-docs.xml
-/doc/reference/cogl-gst/*.stamp
-/doc/reference/cogl-gst/*.bak
 /examples/cogl-crate
 /examples/cogl-gles2-context
 /examples/cogl-gles2-gears
@@ -98,6 +77,7 @@ TAGS
 /tests/conform/*.bat
 /tests/conform/config.env
 /tests/micro-perf/test-journal
+/tests/config.env
 /po/POTFILES
 /po/*.gmo
 /po/Makefile.in.in


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