mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 01:58:03 +02:00
update .gitignores
Add workspaces-protocol.c, workspaces-server-protocol.h, workspaces-client-protocol.h. Remove wscreensaver. Alphabetaize clients/.gitignore. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
This commit is contained in:
parent
a6813d2887
commit
84ec19a758
2 changed files with 14 additions and 11 deletions
23
clients/.gitignore
vendored
23
clients/.gitignore
vendored
|
|
@ -2,31 +2,32 @@ clickdot
|
|||
desktop-shell-client-protocol.h
|
||||
desktop-shell-protocol.c
|
||||
dnd
|
||||
editor
|
||||
eventdemo
|
||||
flower
|
||||
gears
|
||||
image
|
||||
keyboard
|
||||
libtoytoolkit.a
|
||||
resizor
|
||||
screenshooter-client-protocol.h
|
||||
screenshooter-protocol.c
|
||||
text-cursor-position-client-protocol.h
|
||||
text-cursor-position-protocol.c
|
||||
simple-egl
|
||||
simple-shm
|
||||
simple-touch
|
||||
smoke
|
||||
tablet-shell-client-protocol.h
|
||||
tablet-shell-protocol.c
|
||||
text-client-protocol.h
|
||||
text-cursor-position-client-protocol.h
|
||||
text-cursor-position-protocol.c
|
||||
text-protocol.c
|
||||
view
|
||||
weston-desktop-shell
|
||||
weston-tablet-shell
|
||||
weston-screenshooter
|
||||
weston-terminal
|
||||
weston-screensaver
|
||||
wscreensaver
|
||||
editor
|
||||
text-protocol.c
|
||||
text-client-protocol.h
|
||||
keyboard
|
||||
weston-info
|
||||
weston-screensaver
|
||||
weston-screenshooter
|
||||
weston-tablet-shell
|
||||
weston-terminal
|
||||
workspaces-client-protocol.h
|
||||
workspaces-protocol.c
|
||||
|
|
|
|||
2
src/.gitignore
vendored
2
src/.gitignore
vendored
|
|
@ -13,3 +13,5 @@ desktop-shell-protocol.c
|
|||
desktop-shell-server-protocol.h
|
||||
text-protocol.c
|
||||
text-server-protocol.h
|
||||
workspaces-protocol.c
|
||||
workspaces-server-protocol.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue