<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi Robert,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">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.</div><div class="gmail_default" style="font-family:tahoma,sans-serif">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.</div><div class="gmail_default" style="font-family:tahoma,sans-serif">This way we don't care about specific VisualStudio paths.</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Cheers,</div><div class="gmail_default" style="font-family:tahoma,sans-serif">Ricky</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 26, 2016 at 10:59 AM, Robert Osfield <span dir="ltr"><<a href="mailto:robert.osfield@gmail.com" target="_blank">robert.osfield@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the suggest Bjorn.  I have merged the C++ .gitignore<br>
entries, the VisualStudio one looks to be a huge collection of<br>
possibilities that I suspect aren't relevant to the OSG.  Could<br>
windows users report what they see when building the OSG and we can<br>
add specific entries to clean these up.<br>
<div class="HOEnZb"><div class="h5"><br>
On 26 January 2016 at 09:51, Björn Blissing <<a href="mailto:bjorn.blissing@vti.se">bjorn.blissing@vti.se</a>> wrote:<br>
> Hi Robert,<br>
><br>
> GitHub have a collection of useful gitignore templates:<br>
> <a href="https://github.com/github/gitignore" rel="noreferrer" target="_blank">https://github.com/github/gitignore</a><br>
><br>
> It may be a good idea to add the patterns from the C++.gitignore as well as the patterns from VisualStudio.gitignore.<br>
><br>
> Best regards,<br>
> Björn<br>
><br>
> ------------------<br>
> Read this topic online here:<br>
> <a href="http://forum.openscenegraph.org/viewtopic.php?p=66119#66119" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=66119#66119</a><br>
><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> osg-users mailing list<br>
> <a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
> <a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</div></div></blockquote></div><br></div>