diff options
author | Dan McGee <dpmcgee@gmail.com> | 2012-01-19 14:10:00 -0600 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2012-01-23 12:28:58 +0200 |
commit | b0b19f4b2580977f594cabe03c58b0fa75dd7bda (patch) | |
tree | 46af743c0db125c6bc0425088c08910ad06d715f /server/tests/.gitignore | |
parent | c4ddc5ba51579f9139e4c7da31ce6b3fe0878f9c (diff) | |
download | spice-b0b19f4b2580977f594cabe03c58b0fa75dd7bda.tar.gz spice-b0b19f4b2580977f594cabe03c58b0fa75dd7bda.tar.xz spice-b0b19f4b2580977f594cabe03c58b0fa75dd7bda.zip |
Update .gitignore with a few more generated files
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Diffstat (limited to 'server/tests/.gitignore')
-rw-r--r-- | server/tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/.gitignore b/server/tests/.gitignore index 063083bc..d587e255 100644 --- a/server/tests/.gitignore +++ b/server/tests/.gitignore @@ -1,4 +1,6 @@ test_display_no_ssl +test_display_streaming test_empty_success test_just_sockets_no_ssl test_fail_on_null_core_interface +test_playback |