[Spice-devel] [RFC PATCH vdagent 05/16] Add .gitignore file

Christophe Fergeau cfergeau at redhat.com
Wed Jul 20 15:55:44 UTC 2016


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 at daynix.com>
> ---
>  .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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160720/147325a9/attachment.sig>


More information about the Spice-devel mailing list