Update .gitignore with a few more generated files

Signed-off-by: Dan McGee <dpmcgee@gmail.com>
This commit is contained in:
Dan McGee 2012-01-19 14:10:00 -06:00 committed by Alon Levy
parent c4ddc5ba51
commit b0b19f4b25
5 changed files with 7 additions and 0 deletions

2
.gitignore vendored
View File

@ -17,7 +17,9 @@ depcomp
install-sh
libtool
ltmain.sh
m4/
missing
Makefile
Makefile.in
spice-server.pc
stamp-h1

1
client/.gitignore vendored
View File

@ -10,3 +10,4 @@ generated_demarshallers.cpp
generated_demarshallers1.cpp
generated_marshallers.cpp
generated_marshallers1.cpp
spicec

View File

@ -3,6 +3,7 @@
*.loT
*.o
.deps
.dirstamp
.libs
Makefile
Makefile.in

1
common/.gitignore vendored
View File

@ -3,6 +3,7 @@
*.loT
*.o
.deps
.dirstamp
.libs
Makefile
Makefile.in

View File

@ -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