[PATCH] ignore: Add *.dtd.embed
Yong Bakos
junk at humanoriented.com
Fri Mar 11 04:31:59 UTC 2016
From: Yong Bakos <ybakos at humanoriented.com>
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 <ybakos at humanoriented.com>
---
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
More information about the wayland-devel
mailing list