diff --git a/src/.gitignore b/src/.gitignore index adf4164..f3e1232 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -8,8 +8,10 @@ stamp-h1 *.lo *.loT *.la +*.o xproto.c xproto.h +xcb_des.c xcb_types.c xcb_types.h extensions diff --git a/tests/.gitignore b/tests/.gitignore index bfa26dd..e95d3e0 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,3 @@ +.deps Makefile.in CheckLog.html