[Spice-devel] [RFC PATCH vdagent 05/16] Add .gitignore file
Dmitry Fleytman
dmitry at daynix.com
Mon Jul 18 06:34:39 UTC 2016
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
More information about the Spice-devel
mailing list