diff --git a/clients/.gitignore b/clients/.gitignore index fe7546dd3..797e68144 100644 --- a/clients/.gitignore +++ b/clients/.gitignore @@ -8,7 +8,8 @@ resizor screenshooter-client-protocol.h screenshooter-protocol.c screenshot -simple-client +simple-egl +simple-shm smoke terminal view diff --git a/compositor/.gitignore b/compositor/.gitignore index 6e8eb59da..0231566f1 100644 --- a/compositor/.gitignore +++ b/compositor/.gitignore @@ -3,3 +3,5 @@ screenshooter-protocol.c screenshooter-server-protocol.h meego-tablet-protocol.c meego-tablet-server-protocol.h +xserver-protocol.c +xserver-server-protocol.h