From: Simon McVittie Date: Tue, 1 Feb 2011 18:04:35 +0000 (+0000) Subject: Ignore files produced by `make dist` X-Git-Tag: dbus-1.4.4~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ecd2fb8b4f2bc9ed83b9b5ffc46566cefd6e31;p=thirdparty%2Fdbus.git Ignore files produced by `make dist` --- diff --git a/.gitignore b/.gitignore index 3c612d61a..20d894a00 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ config.h.in *.da *.gcov tags +/dbus-1.*/ +/dbus-1.*.tar.*