From 9f22c3e1e86e68500ead0cc664869da2b4af7c12 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 10 Oct 2007 11:59:14 +0100 Subject: Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore CVS ignores these automatically, so they weren't in the .cvsignore when Ryan converted the repository. --- test/name-test/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/name-test') diff --git a/test/name-test/.gitignore b/test/name-test/.gitignore index 91eb1830..09930f11 100644 --- a/test/name-test/.gitignore +++ b/test/name-test/.gitignore @@ -5,3 +5,5 @@ Makefile.in test-names test-pending-call-dispatch test-threads-init +test-ids +run-with-tmp-session-bus.conf -- cgit