wayland: move .gitignore where applicable
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 2 Mar 2017 19:11:06 +0000 (19:11 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 13 Mar 2017 11:16:30 +0000 (11:16 +0000)
Strictly speaking things work as-is, but let's move the file alongside
the artefacts it references. Analogous to all other places in mesa.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/egl/wayland/.gitignore [deleted file]
src/egl/wayland/wayland-drm/.gitignore [new file with mode: 0644]

diff --git a/src/egl/wayland/.gitignore b/src/egl/wayland/.gitignore
deleted file mode 100644 (file)
index f4ed848..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-wayland-drm-client-protocol.h
-wayland-drm-server-protocol.h
-wayland-drm-protocol.c
diff --git a/src/egl/wayland/wayland-drm/.gitignore b/src/egl/wayland/wayland-drm/.gitignore
new file mode 100644 (file)
index 0000000..f4ed848
--- /dev/null
@@ -0,0 +1,3 @@
+wayland-drm-client-protocol.h
+wayland-drm-server-protocol.h
+wayland-drm-protocol.c