mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-09 04:48:04 +02:00
Update .gitignore
This commit is contained in:
parent
8f180d44f5
commit
cf389f5917
3 changed files with 6 additions and 8 deletions
4
desktop-shell/.gitignore
vendored
Normal file
4
desktop-shell/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
desktop-shell-protocol.c
|
||||
desktop-shell-server-protocol.h
|
||||
xdg-shell-protocol.c
|
||||
xdg-shell-server-protocol.h
|
||||
8
src/.gitignore
vendored
8
src/.gitignore
vendored
|
|
@ -7,17 +7,9 @@ screenshooter-server-protocol.h
|
|||
spring-tool
|
||||
text-cursor-position-protocol.c
|
||||
text-cursor-position-server-protocol.h
|
||||
tablet-shell-protocol.c
|
||||
tablet-shell-server-protocol.h
|
||||
xserver-protocol.c
|
||||
xserver-server-protocol.h
|
||||
desktop-shell-protocol.c
|
||||
desktop-shell-server-protocol.h
|
||||
text-protocol.c
|
||||
text-server-protocol.h
|
||||
workspaces-protocol.c
|
||||
workspaces-server-protocol.h
|
||||
input-method-protocol.c
|
||||
input-method-server-protocol.h
|
||||
xdg-shell-protocol.c
|
||||
xdg-shell-server-protocol.h
|
||||
|
|
|
|||
2
xwayland/.gitignore
vendored
Normal file
2
xwayland/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
xserver-protocol.c
|
||||
xserver-server-protocol.h
|
||||
Loading…
Add table
Reference in a new issue