From: Yong Bakos <[email protected]>

Although autogen.sh has a --disable-dtd-validation option, it is
on by default, so it seems convenient to add the generated symlink
to .gitignore.

Signed-off-by: Yong Bakos <[email protected]>
---
 src/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/.gitignore b/src/.gitignore
index 4421b46..128e4f7 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1 +1,2 @@
+*.dtd.embed
 /wayland-version.h
-- 
2.7.2

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to