mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
gitignore: adpat to scanner and protocol path changes
Since commit 4c163b9b00, wayland-scanner
is built in top builddir instead of src, and protocol files are
generated in protocol subdir instead of src.
Protocol files generated in the new path are already properly ignored
in the toplevel gitignore file.
Signed-off-by: Olivier Blin <olivier.blin@softathome.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
4d617b83a7
commit
059220549c
2 changed files with 1 additions and 5 deletions
4
src/.gitignore
vendored
4
src/.gitignore
vendored
|
|
@ -1,5 +1 @@
|
|||
wayland-scanner
|
||||
wayland-client-protocol.h
|
||||
wayland-protocol.c
|
||||
wayland-server-protocol.h
|
||||
/wayland-version.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue