mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-27 06:59:51 -05:00
Add some things related to wayland-scanner to .gitignore
This commit is contained in:
parent
a0da7468f8
commit
761af3ab0a
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,6 +9,7 @@
|
||||||
*~
|
*~
|
||||||
.libs
|
.libs
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
|
/wayland-scanner.m4
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
/config.guess
|
/config.guess
|
||||||
/config.h
|
/config.h
|
||||||
|
|
|
||||||
2
wayland/.gitignore
vendored
2
wayland/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
scanner
|
wayland-scanner
|
||||||
wayland-client-protocol.h
|
wayland-client-protocol.h
|
||||||
wayland-protocol.c
|
wayland-protocol.c
|
||||||
wayland-server-protocol.h
|
wayland-server-protocol.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue