1
0
Fork 0

gitignore: Update the path of generated GLES2 shaders

The generation is not happening in the main Cogl directory, Update the
.gitignore file accordingly.
This commit is contained in:
Damien Lespiau 2010-10-14 16:37:25 +01:00
parent 844b578128
commit b9dbeac2c3

4
.gitignore vendored
View 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