Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb

This commit is contained in:
Jamey Sharp 2006-02-18 23:57:18 -08:00
commit 3f98dae4a8
2 changed files with 3 additions and 0 deletions

2
src/.gitignore vendored
View File

@ -8,8 +8,10 @@ stamp-h1
*.lo *.lo
*.loT *.loT
*.la *.la
*.o
xproto.c xproto.c
xproto.h xproto.h
xcb_des.c
xcb_types.c xcb_types.c
xcb_types.h xcb_types.h
extensions extensions

1
tests/.gitignore vendored
View File

@ -1,2 +1,3 @@
.deps
Makefile.in Makefile.in
CheckLog.html CheckLog.html