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. --- bus/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bus/.gitignore') diff --git a/bus/.gitignore b/bus/.gitignore index 21817b8e..0b67447d 100644 --- a/bus/.gitignore +++ b/bus/.gitignore @@ -7,6 +7,8 @@ Makefile.in dbus-daemon dbus-daemon-activation-helper dbus-daemon-activation-helper-test +dbus-daemon-launch-helper +dbus-daemon-launch-helper-test *.bb *.bbg *.da @@ -17,3 +19,5 @@ messagebus session.conf system.conf dbus-daemon.1 +bus-test-launch-helper +bus-test-system -- cgit