From a3b3d15a3d3acc3df39615ead685dafcb9371650 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 14 Feb 2014 12:13:57 +0100 Subject: shell-helper: implement interface in weston module --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b3b92dc..1ed54e9 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,10 @@ _gen /weston-gtk-shell-*.tar.xz shell/desktop-shell-client-protocol.h shell/desktop-shell-protocol.c +shell/shell-helper-client-protocol.h +shell/shell-helper-protocol.c +shell/shell-helper-server-protocol.h +shell/mod-shell-helper-protocol.c shell/weston-gtk-shell-resources.c shell/weston-gtk-shell-resources.h shell/weston-gtk-shell -- cgit v1.3.1