mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
Update .gitignore
Reviewed-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
e98f279712
commit
513c159106
19
.gitignore
vendored
19
.gitignore
vendored
@ -21,13 +21,21 @@ stamp-marshal
|
||||
!/build/autotools/introspection.m4
|
||||
!/build/autotools/as-linguas.m4
|
||||
!/build/autotools/as-compiler-flag.m4
|
||||
/build/config.guess
|
||||
/build/config.rpath
|
||||
/build/config.sub
|
||||
*.gir
|
||||
*.typelib
|
||||
/cogl-pango/cogl-pango.rc
|
||||
/cogl/cogl.rc
|
||||
/cogl/cogl-defines.h
|
||||
/cogl/cogl-enum-types.c
|
||||
/cogl/cogl-enum-types.h
|
||||
config.h
|
||||
config.h.in
|
||||
config.h.win32
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
depcomp
|
||||
/doc/reference/cogl/cogl-*.txt
|
||||
@ -56,10 +64,12 @@ depcomp
|
||||
/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml
|
||||
/doc/reference/cogl-2.0-experimental/*.stamp
|
||||
/doc/reference/cogl-2.0-experimental/*.bak
|
||||
/examples/hello
|
||||
/examples/x11-foreign
|
||||
/examples/x11-tfp
|
||||
/examples/crate
|
||||
/examples/cogl-crate
|
||||
/examples/cogl-hello
|
||||
/examples/cogl-info
|
||||
/examples/cogl-msaa
|
||||
/examples/cogl-x11-foreign
|
||||
/examples/cogl-x11-tfp
|
||||
gtk-doc.make
|
||||
install-sh
|
||||
libtool
|
||||
@ -71,6 +81,7 @@ TAGS
|
||||
/tests/tools/disable-npots.sh
|
||||
/tests/conform/test-launcher.sh
|
||||
/tests/interactive/wrapper.sh
|
||||
/tests/conform/*.bat
|
||||
/po/POTFILES
|
||||
/po/*.gmo
|
||||
/po/Makefile.in.in
|
||||
|
Loading…
Reference in New Issue
Block a user