[PATCH weston] Update .gitignore
Bill Spitzak
spitzak at gmail.com
Fri Jul 31 13:58:45 PDT 2015
On Fri, Jul 31, 2015 at 12:53 PM, Bryce Harrington <bryce at osg.samsung.com>
wrote:
> 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
>
> Actually it looks like the entire /docs directory could be ignored.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150731/15c56b1e/attachment.html>
More information about the wayland-devel
mailing list