From: Will Thompson Date: Wed, 8 Sep 2010 21:19:28 +0000 (+0100) Subject: Update a load of .gitignores X-Git-Tag: dbus-1.4.1~34^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92ac7113d3ed732feb40dbe923895017f0c9b0d1;p=thirdparty%2Fdbus.git Update a load of .gitignores --- diff --git a/.gitignore b/.gitignore index 293634298..3c612d61a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,12 +9,14 @@ config.log config.status config.sub configure +cscope.out depcomp *.pc install-sh libtool ltmain.sh missing +m4 stamp-h1 stamp-h stamp-h.in diff --git a/bus/.gitignore b/bus/.gitignore index ff8d30388..743526742 100644 --- a/bus/.gitignore +++ b/bus/.gitignore @@ -16,6 +16,7 @@ dbus-daemon-launch-helper-test bus-test rc.messagebus messagebus +messagebus-config session.conf system.conf dbus-daemon.1 diff --git a/dbus/.gitignore b/dbus/.gitignore index 51cd09cb2..34eace4d6 100644 --- a/dbus/.gitignore +++ b/dbus/.gitignore @@ -14,3 +14,4 @@ dbus-arch-deps.h dbus-glib-error-enum.h *.gcno *.gcda +versioninfo.rc diff --git a/test/name-test/.gitignore b/test/name-test/.gitignore index 7e4233e53..c04df3167 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