1
0
Fork 0
mutter-performance-source/.gitignore
Emanuele Aina 2ce952af59 gitignore: Ignore the examples/cogl-gles2-gears executable
https://bugzilla.gnome.org/show_bug.cgi?id=697330

Reviewed-by: Robert Bragg <robert@linux.intel.com>
Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit e3cc008e7a26af462871448561e4cde0f95bfdf9)
2013-04-23 18:30:54 +01:00

107 lines
1.9 KiB
Text

ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
*.pc
.deps
.libs
*.o
*.lo
*.la
*.gcov
*.exe
/README
stamp-enum-types
stamp-marshal
/build/autotools/*.m4
/build/win32/*.bat
!/build/autotools/acglib.m4
!/build/autotools/introspection.m4
!/build/autotools/as-glibconfig.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-defines.h.win32
/cogl/cogl-defines.h.win32_SDL
/cogl/cogl-egl-defines.h
/cogl/cogl-enum-types.c
/cogl/cogl-enum-types.h
/cogl/cogl-gl-header.h
config.h
config.h.in
config.h.win32
config.log
config.lt
config.status
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
/examples/cogl-crate
/examples/cogl-gles2-context
/examples/cogl-gles2-gears
/examples/cogl-hello
/examples/cogl-info
/examples/cogl-msaa
/examples/cogl-sdl-hello
/examples/cogl-x11-foreign
/examples/cogl-x11-tfp
/examples/cogland
gtk-doc.make
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
stamp-h1
TAGS
/tests/tools/disable-npots.sh
/tests/conform/test-launcher.sh
/tests/interactive/wrapper.sh
/tests/conform/*.bat
/tests/conform/config.env
/tests/micro-perf/test-journal
/po/POTFILES
/po/*.gmo
/po/Makefile.in.in
/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/quot.sed
/po/remove-potcdate.sin
/po/remove-potcdate.sed
/po/stamp-po
*.swn
*.swo
*.swp
*~
*.orig
*.rej
.DS_Store
.testlogs-*