On Thu, Mar 10, 2016 at 10:31:59PM -0600, Yong Bakos wrote:
> From: Yong Bakos
>
> 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
From: Yong Bakos
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
---
src/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/.gitignore b/src/.gitignore
i