mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 09:00:42 -05:00
Update .gitignore
This commit is contained in:
parent
38ddecf503
commit
4ef5a5fc08
30
.gitignore
vendored
30
.gitignore
vendored
@ -37,6 +37,8 @@ stamp-marshal
|
|||||||
/cogl/cogl-enum-types.c
|
/cogl/cogl-enum-types.c
|
||||||
/cogl/cogl-enum-types.h
|
/cogl/cogl-enum-types.h
|
||||||
/cogl/cogl-gl-header.h
|
/cogl/cogl-gl-header.h
|
||||||
|
/cogl-path/cogl-path-enum-types.c
|
||||||
|
/cogl-path/cogl-path-enum-types.h
|
||||||
config.h
|
config.h
|
||||||
config.h.in
|
config.h.in
|
||||||
config.h.win32
|
config.h.win32
|
||||||
@ -47,32 +49,9 @@ configure
|
|||||||
depcomp
|
depcomp
|
||||||
/deps/glib/glibconfig.h
|
/deps/glib/glibconfig.h
|
||||||
/deps/gmodule/gmoduleconf.h
|
/deps/gmodule/gmoduleconf.h
|
||||||
/doc/reference/cogl2/cogl2-*.txt
|
/doc/reference/cogl/cogl-docs.xml
|
||||||
!/doc/reference/cogl2/cogl2-sections.txt
|
/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml
|
||||||
/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-gst/cogl-gst-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-crate
|
||||||
/examples/cogl-gles2-context
|
/examples/cogl-gles2-context
|
||||||
/examples/cogl-gles2-gears
|
/examples/cogl-gles2-gears
|
||||||
@ -98,6 +77,7 @@ TAGS
|
|||||||
/tests/conform/*.bat
|
/tests/conform/*.bat
|
||||||
/tests/conform/config.env
|
/tests/conform/config.env
|
||||||
/tests/micro-perf/test-journal
|
/tests/micro-perf/test-journal
|
||||||
|
/tests/config.env
|
||||||
/po/POTFILES
|
/po/POTFILES
|
||||||
/po/*.gmo
|
/po/*.gmo
|
||||||
/po/Makefile.in.in
|
/po/Makefile.in.in
|
||||||
|
Loading…
Reference in New Issue
Block a user