[PATCH wayland 2/2] .gitignore: add wayland-egl-abi-check
Emil Velikov
emil.l.velikov at gmail.com
Tue Mar 20 11:10:45 UTC 2018
From: Emil Velikov <emil.velikov at collabora.com>
Instruct git go ignore the file, in case we've done an in-tree build.
Cc: Derek Foreman <derekf at osg.samsung.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
I've opted for the shortest fix - add an entry instead of renaming
files, updating build rules, etc.
If people really want to we can opt for that route.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 8da9861..eadea12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,5 +43,6 @@ Makefile
Makefile.in
exec-fd-leak-checker
fixed-benchmark
+/wayland-egl-abi-check
/wayland-scanner
protocol/*.[ch]
--
2.16.0
More information about the wayland-devel
mailing list