gitignore: Update the path of generated GLES2 shaders
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 14 Oct 2010 15:37:25 +0000 (16:37 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Thu, 4 Nov 2010 18:43:27 +0000 (18:43 +0000)
The generation is not happening in the main Cogl directory, Update the
.gitignore file accordingly.

.gitignore

index b00d14a..309fdd3 100644 (file)
@@ -24,8 +24,8 @@ stamp-marshal
 /clutter/cogl/cogl/cogl-enum-types.[ch]
 /clutter/cogl/cogl/driver/gl/cogl-defines.h
 /clutter/cogl/cogl/driver/gles/cogl-defines.h
-/clutter/cogl/cogl/driver/gles/cogl-fixed-vertex-shader.[ch]
-/clutter/cogl/cogl/driver/gles/cogl-fixed-fragment-shader.[ch]
+/clutter/cogl/cogl/cogl-fixed-vertex-shader.[ch]
+/clutter/cogl/cogl/cogl-fixed-fragment-shader.[ch]
 /clutter/egl/clutter-cex100.h
 /build/autotools/*.m4
 !/build/autotools/introspection.m4