mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-03 07:15:42 -04:00
Update .gitignore.
This commit is contained in:
parent
841883b43c
commit
cb70316105
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
wayland
|
glx-compositor
|
||||||
|
egl-compositor
|
||||||
window
|
window
|
||||||
flower
|
flower
|
||||||
screenshot
|
screenshot
|
||||||
|
|
@ -12,3 +13,4 @@ autom4te.cache/
|
||||||
config.log
|
config.log
|
||||||
config.status
|
config.status
|
||||||
configure
|
configure
|
||||||
|
Makefile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue