summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--server/.gitignore1
-rw-r--r--server/tests/.gitignore4
3 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8e731623..eb35f4b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ stamp-h1
INSTALL
.version
.tarball-version
+docs/manual/manual.chunked/
+docs/manual/manual.html
diff --git a/server/.gitignore b/server/.gitignore
index 0a0bfef0..2ff8a4ee 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -9,3 +9,4 @@ Makefile.in
generated_demarshallers.c
generated_marshallers.c
generated_marshallers.h
+spice-version.h
diff --git a/server/tests/.gitignore b/server/tests/.gitignore
index b163cda5..10592473 100644
--- a/server/tests/.gitignore
+++ b/server/tests/.gitignore
@@ -5,3 +5,7 @@ test_just_sockets_no_ssl
test_fail_on_null_core_interface
test_playback
test_display_resolution_changes
+spice-server-replay
+test_display_width_stride
+test_two_servers
+test_vdagent