From 0715ee5cf9c467b0aa2717f6276716d81fd0178b Mon Sep 17 00:00:00 2001 From: Yong Bakos Date: Thu, 10 Mar 2016 22:31:59 -0600 Subject: ignore: Add *.dtd.embed 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 Reviewed-by: Bryce Harrington --- 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 -- cgit v1.2.3-70-g09d2