diff options
Diffstat (limited to 'src/egl')
-rw-r--r-- | src/egl/main/.gitignore | 3 | ||||
-rw-r--r-- | src/egl/wayland/.gitignore | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/src/egl/main/.gitignore b/src/egl/main/.gitignore index 4d0c7d524f7..282522db034 100644 --- a/src/egl/main/.gitignore +++ b/src/egl/main/.gitignore @@ -1,5 +1,2 @@ -.deps -.libs Makefile Makefile.in -libEGL.la diff --git a/src/egl/wayland/.gitignore b/src/egl/wayland/.gitignore index 407633a1c1d..4cfa463ff64 100644 --- a/src/egl/wayland/.gitignore +++ b/src/egl/wayland/.gitignore @@ -1,9 +1,5 @@ -.deps/ -.libs/ Makefile Makefile.in -libwayland-egl.la -libwayland-drm.la wayland-drm-client-protocol.h wayland-drm-server-protocol.h wayland-drm-protocol.c |