1
0
Fork 0

Update .gitignore

The cogl/clutter merge made the .gitignore files in the respective
directories incorrect, due to the using absolute paths.

https://bugzilla.gnome.org/show_bug.cgi?id=768976
This commit is contained in:
Jonas Ådahl 2016-05-06 14:26:11 +08:00
parent bdc68efe45
commit f1b7b41b8d
3 changed files with 19 additions and 35 deletions

2
.gitignore vendored
View file

@ -36,6 +36,8 @@ mutter-wayland.desktop
stamp-h1 stamp-h1
*.gmo *.gmo
*.make *.make
*.log
*.trs
*~ *~
stamp-it stamp-it
.intltool-merge-cache .intltool-merge-cache

18
clutter/.gitignore vendored
View file

@ -18,17 +18,15 @@ stamp-enum-types
stamp-marshal stamp-marshal
tags tags
/ChangeLog* /ChangeLog*
/clutter/clutter-config.h
/clutter/clutter-enum-types.[ch]
/clutter/clutter-marshal.[ch]
/clutter/clutter-version.h
/clutter/gcov-report.txt
/clutter/clutter-json.h
/clutter/*.log
/clutter/*.trs
/clutter-lcov.info
/clutter-lcov
clutter-build-config.h clutter-build-config.h
clutter-config.h
clutter-enum-types.[ch]
clutter-marshal.[ch]
clutter-version.h
gcov-report.txt
clutter-json.h
clutter-lcov.info
clutter-lcov
!/build/autotools/introspection.m4 !/build/autotools/introspection.m4
!/build/autotools/as-linguas.m4 !/build/autotools/as-linguas.m4
!/build/autotools/as-compiler-flag.m4 !/build/autotools/as-compiler-flag.m4

34
cogl/.gitignore vendored
View file

@ -29,17 +29,15 @@ stamp-marshal
/build/config.sub /build/config.sub
*.gir *.gir
*.typelib *.typelib
/cogl-pango/cogl-pango.rc cogl-pango.rc
/cogl/cogl.rc cogl.rc
/cogl/cogl-defines.h cogl-defines.h
/cogl/cogl-defines.h.win32 cogl-egl-defines.h
/cogl/cogl-defines.h.win32_SDL cogl-enum-types.c
/cogl/cogl-egl-defines.h cogl-enum-types.h
/cogl/cogl-enum-types.c cogl-gl-header.h
/cogl/cogl-enum-types.h cogl-path-enum-types.c
/cogl/cogl-gl-header.h cogl-path-enum-types.h
/cogl-path/cogl-path-enum-types.c
/cogl-path/cogl-path-enum-types.h
cogl-config.h cogl-config.h
cogl-config.h.in cogl-config.h.in
config.log config.log
@ -52,20 +50,6 @@ depcomp
/doc/reference/cogl/cogl-docs.xml /doc/reference/cogl/cogl-docs.xml
/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml /doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml
/doc/reference/cogl-gst/cogl-gst-docs.xml /doc/reference/cogl-gst/cogl-gst-docs.xml
/examples/cogl-basic-video-player
/examples/cogl-crate
/examples/cogl-gles2-context
/examples/cogl-gles2-gears
/examples/cogl-hello
/examples/cogl-info
/examples/cogl-msaa
/examples/cogl-point-sprites
/examples/cogl-sdl-hello
/examples/cogl-sdl2-hello
/examples/cogl-stereo
/examples/cogl-x11-foreign
/examples/cogl-x11-tfp
/examples/cogland
gtk-doc.make gtk-doc.make
install-sh install-sh
libtool libtool