[PATCH] ignore: Add *.dtd.embed
Bryce Harrington
bryce at osg.samsung.com
Fri Mar 11 06:24:44 UTC 2016
On Thu, Mar 10, 2016 at 10:31:59PM -0600, Yong Bakos wrote:
> 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>
Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
Pushed:
To ssh://git.freedesktop.org/git/wayland/wayland
5192d4c..0715ee5 master -> master
Thanks,
Bryce
> ---
> 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
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list