Add more files to .gitignore

Mark Wielaard mjw at redhat.com
Tue Jun 30 10:48:44 UTC 2015


On Tue, 2015-06-30 at 08:46 +0200, Pino Toscano wrote:
> while working on the previous patches, I noticed a number of generated 
> files are not part of .gitignore, so git shows them in the status 
> output.
> 
> Attached there is a patch for it to ignore most of them.

These are all files generated in the builddir aren't they?
Since they don't show up when doing a srcdir != builddir build I prefer
not to add them since they aren't really generated (source) files.

But this has come up before, so maybe I am wrong?

Thanks,

Mark


More information about the elfutils-devel mailing list