mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 01:28:23 +02:00
Update .gitignores
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
This commit is contained in:
parent
c47ddfd852
commit
9b32ed34de
2 changed files with 9 additions and 7 deletions
12
clients/.gitignore
vendored
12
clients/.gitignore
vendored
|
|
@ -1,9 +1,11 @@
|
|||
libtoytoolkit.a
|
||||
desktop-shell-client-protocol.h
|
||||
desktop-shell-protocol.c
|
||||
dnd
|
||||
eventdemo
|
||||
flower
|
||||
gears
|
||||
image
|
||||
libtoytoolkit.a
|
||||
resizor
|
||||
screenshooter-client-protocol.h
|
||||
screenshooter-protocol.c
|
||||
|
|
@ -11,10 +13,10 @@ screenshot
|
|||
simple-egl
|
||||
simple-shm
|
||||
smoke
|
||||
tablet-shell-client-protocol.h
|
||||
tablet-shell-protocol.c
|
||||
terminal
|
||||
view
|
||||
desktop-shell-client-protocol.h
|
||||
desktop-shell-protocol.c
|
||||
desktop-shell
|
||||
simple-client
|
||||
wayland-desktop-shell
|
||||
wayland-tablet-shell
|
||||
wscreensaver
|
||||
|
|
|
|||
4
compositor/.gitignore
vendored
4
compositor/.gitignore
vendored
|
|
@ -1,8 +1,8 @@
|
|||
wayland-compositor
|
||||
screenshooter-protocol.c
|
||||
screenshooter-server-protocol.h
|
||||
meego-tablet-protocol.c
|
||||
meego-tablet-server-protocol.h
|
||||
tablet-shell-protocol.c
|
||||
tablet-shell-server-protocol.h
|
||||
xserver-protocol.c
|
||||
xserver-server-protocol.h
|
||||
desktop-shell-protocol.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue