[osg-users] Convertions w.r.t .gitignore

Riccardo Corsi riccardo.corsi at kairos3d.it
Tue Jan 26 02:41:15 PST 2016


Hi Robert,

what we normally do with VisualStudio is to build our projects out of
source in a folder at the same level as include or src.
It is then enough to either add that folder to the OSG gitignore, or to
create another gitignore file within the build folder, with just an * in it.
This way we don't care about specific VisualStudio paths.

Cheers,
Ricky

On Tue, Jan 26, 2016 at 10:59 AM, Robert Osfield <robert.osfield at gmail.com>
wrote:

> Thanks for the suggest Bjorn.  I have merged the C++ .gitignore
> entries, the VisualStudio one looks to be a huge collection of
> possibilities that I suspect aren't relevant to the OSG.  Could
> windows users report what they see when building the OSG and we can
> add specific entries to clean these up.
>
> On 26 January 2016 at 09:51, Björn Blissing <bjorn.blissing at vti.se> wrote:
> > Hi Robert,
> >
> > GitHub have a collection of useful gitignore templates:
> > https://github.com/github/gitignore
> >
> > It may be a good idea to add the patterns from the C++.gitignore as well
> as the patterns from VisualStudio.gitignore.
> >
> > Best regards,
> > Björn
> >
> > ------------------
> > Read this topic online here:
> > http://forum.openscenegraph.org/viewtopic.php?p=66119#66119
> >
> >
> >
> >
> >
> > _______________________________________________
> > osg-users mailing list
> > osg-users at lists.openscenegraph.org
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160126/5ca7d199/attachment-0003.htm>


More information about the osg-users mailing list