[PATCH weston] Update .gitignore

Bryce Harrington bryce at osg.samsung.com
Fri Jul 31 12:53:24 PDT 2015


On Wed, Jul 29, 2015 at 12:55:55AM -0300, Dawid Gajownik wrote:
> Hi,
> 
> after running configure with "Enable developer documentation" set to
> "yes" git status warns about two new untracked files:
> 
>         doc/doxygen/tooldev.doxygen
>         doc/doxygen/tools.doxygen
> 
> Below is a small patch.
> 
> HTH,
>   Dawid

Yeah I noticed that one myself.  Thanks, pushed:

To ssh://git.freedesktop.org/git/wayland/weston
   d99a050..d956379  master -> master

 
> diff --git a/.gitignore b/.gitignore
> index b13bf55..49e19d9 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -31,6 +31,7 @@ cscope.out
>  /depcomp
>  /docs/developer
>  /docs/tools
> +/docs/doxygen/*.doxygen
>  /install-sh
>  /libtool
>  /ltmain.sh
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list