diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2010-09-08 22:19:28 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-10-05 11:45:48 +0100 |
commit | 92ac7113d3ed732feb40dbe923895017f0c9b0d1 (patch) | |
tree | 41d97051e253ec200aadd38ab86aa108c75bfb9d /test/name-test | |
parent | 4d8c0c3074dc1dc0c189a2782f580335c9e5c29a (diff) |
Update a load of .gitignores
Diffstat (limited to 'test/name-test')
-rw-r--r-- | test/name-test/.gitignore | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/test/name-test/.gitignore b/test/name-test/.gitignore index 7e4233e5..c04df316 100644 --- a/test/name-test/.gitignore +++ b/test/name-test/.gitignore @@ -2,9 +2,13 @@ .libs Makefile Makefile.in +echo-error-output.tmp +run-with-tmp-session-bus.conf +test-ids test-names test-pending-call-dispatch test-pending-call-timeout +test-privserver +test-privserver-client +test-shutdown test-threads-init -test-ids -run-with-tmp-session-bus.conf |