Ah, the autotools based build-system knows how to autogenerate a .gitignore file, but we should indeed make sure it's committed to git so that it can be useful to people using VC++. Christophe On Mon, Jul 18, 2016 at 09:34:39AM +0300, Dmitry Fleytman wrote: > Signed-off-by: Dmitry Fleytman <dmitry@xxxxxxxxxx> > --- > .gitignore | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 .gitignore > > diff --git a/.gitignore b/.gitignore > new file mode 100644 > index 0000000..5db05d8 > --- /dev/null > +++ b/.gitignore > @@ -0,0 +1,13 @@ > +.vs/ > +Debug/ > +Release/ > +Win10 Debug/ > +Win10 Release/ > +vdagent.VC.opendb > +vdagent.sdf > +vdagent/Win10 Debug/ > +vdagent/Win10 Release/ > +vdagent/vdagent.vcxproj.user > +vdservice/Debug/ > +vdservice/Release/ > +build*.log > \ No newline at end of file > -- > 1.8.3.1 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel