Fix gitignore

Signed-off-by: Victor Toso <victortoso@redhat.com>
Acked-by: Pavel Grunt <pgrunt@redhat.com>
This commit is contained in:
Victor Toso 2016-12-07 23:04:24 +01:00
parent 3613ead4d8
commit 8faf7a6f45
3 changed files with 27 additions and 15 deletions

4
.gitignore vendored
View File

@ -1,8 +1,10 @@
*~
*.o
.*.sw?
*.tar.bz2
*.tar.gz
*.pyc
*.html
aclocal.m4
autom4te.cache
compile
@ -35,3 +37,5 @@ docs/manual/manual.chunked/
docs/manual/manual.html
spice-server-enums.h
spice-server-enums.c
.dirstamp
.deps

View File

@ -1,17 +1,24 @@
test_display_no_ssl
test_display_streaming
test_empty_success
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
stat_test
libstat_test1.a
libstat_test2.a
libstat_test3.a
libstat_test4.a
libtest.a
libtest-stat1.a
libtest-stat2.a
libtest-stat3.a
libtest-stat4.a
test-agent-msg-filter
test-codecs-parsing
test-display-no-ssl
test-display-resolution-changes
test-display-streaming
test-display-width-stride
test-empty-success
test-fail-on-null-core-interface
test-just-sockets-no-ssl
test-loop
test-options
test-playback
test-qxl-parsing
test-stat
test-stat-file
test-stream
test-two-servers
test-vdagent

1
tools/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
reds_stat