On Sun, 2011-02-27 at 12:50 +0200, Tanu Kaskinen wrote: > --- > src/.gitignore | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/src/.gitignore b/src/.gitignore > index c93974b..1380e26 100644 > --- a/src/.gitignore > +++ b/src/.gitignore > @@ -66,3 +66,4 @@ voltest > start-pulseaudio-x11 > start-pulseaudio-kde > vector-test > +*-symdef.h Had this on my list for this week - you beat me to it! :) We should remove the corresponding entries from the .gitignore files in module subdirs as well since the files aren't created there any more. -- Arun